GIMP :: Reading Raw Image Data (not Camera RAW)

Nov 23, 2011

Is it possible to read raw image data into Gimp? By raw, I mean image data without a header or compression, i.e., RGB, 16-bit unsigned, or 32-bit floating point grayscale, etc.

I see "Raw image data" under "Open > Select File Type", but grayscale isn't listed. Is the only option? Are there any add-ons for grayscale?

View 3 Replies


ADVERTISEMENT

GIMP :: Reading Images Direct From Camera?

Apr 16, 2012

I have both GIMP and Digikam on my ArchLinux system.

I have set up the system so that it auto-mounts my camera when I plug it into a USB port, and I can read the images on its card using Digikam.

So far I have not been able to do this using Gimp - extensive searching using Google suggests that it should be possible File/Open/.. or File/Acquire..

View 3 Replies View Related

Photoshop :: CC - Reading Layer Data?

Nov 27, 2013

I can't open my psd with properly in Photoshop, it keeps showing :There was a problem reading the layer data. Read the composite data instead? 
 
Photoshop cc

View 1 Replies View Related

AutoCAD .NET :: Reading Data From Table

Oct 6, 2011

Is that possible to read the Autocad Table data , without opening the Autocad from VB.NET. I tried with opening one autocad then loading the source dll. it was working perfectly.

But i need to without opening a application its possible or not?

View 6 Replies View Related

Photoshop :: Why Is Camera Raw Not Reading Nikon D600 Files After Updating To 7.3

Dec 19, 2012

I have updated to ACR 7.3, my Photoshop is version 13.1 x64.  However, I still cannot read the RAW files from my Nikon D600 with the message to check if there is an update for my cameras raw files available.

View 3 Replies View Related

GIMP :: How To Remove Shaky Camera Ghost Image

Sep 26, 2013

If you have a photo where the camera was shaking at the time, and so there is a ghost image of the whole photo, is it possible to fix that in any way? I had a look online, and saw a link about using the Unsharp Mask filter in GIMP, but I couldn't do anything with it. I would have thought that as the ghost image is so far out, and quite a lot more faded, that something could be done.

View 3 Replies View Related

AutoCAD .NET :: VB / Map 3D - Reading Object Data Tables From DWG Inside Database

May 23, 2013

Would you have a solution to accessing ODTables for a dwg object only loaded into memory? I have 1000+ dwgs that I want to return a string with the names of the various ODTable names for auding purposes that I would prefer to just side load rather than full load for performance reasons.

 I'm attempting to use something like this (which works fine on an open drawing):

 Public Function ReturnOBJData(acObjIDIn As ObjectId, intOffset As Integer) As String   
 'Don't forget that table is 0 based offset so....plan accordingly    Dim strRet As String = ""    
Dim acDoc As Document = Application.DocumentManager.MdiActiveDocument    
Dim acDb As Database = acDoc.Database    Dim acEd As Editor = acDoc.Editor
[Code] .......

In a fashion along the lines of

Public Function GetTables(strFileIn As String) As List(Of String)    
Dim lstReturn As New List(Of String)    
Dim acMapApp As MapApplication = HostMapApplicationServices.Application    
Dim acActiveProject As Project.ProjectModel = acMapApp.ActiveProject    
Dim acTableList As Tables = acActiveProject.ODTables    Dim acTable As ObjectData.Table   

[Code] ....

The problem is that I can't seem to link the ODTables object off of the memory database object. In this sample, the msgbox always returns a count of 0 where I would expect it to be in the range of 1-4.

View 6 Replies View Related

GIMP :: Copy Histogram Data From Red Channel Of Non-corrupt Portion Of Image?

Apr 28, 2011

I have a nice image that has lost the red channel histogram data for about half of the image. It can still be viewed, and the preview is correct.

Can I copy the histogram data from the red channel of the non-corrupt portion of the image? I know it's the red channel because when I open the color data from the corrupted portion the red channel is literally non-existant.

View 1 Replies View Related

AutoCAD Architecture :: Space Evaluation / XLS Template Also Reading Space Property Set Data?

Feb 1, 2012

after discovering zones and the space evaluation tool I wonder whether it is possible to customise the XLS output further by also reading out information from a property set attached to the space?

The office standard is to have a property set attached to each space that defines a room number (which is the level ID plus a number, say G-01), the area and the space name.

We used to simply schedule the areas with a schedule table. That only gives us net rooms, no subtotals per department (or say per flat) and no grandtotal.So we got as far as using zones grouping the spaces in each flat.

Now I need an area schedule XLT template that also displays the room number from the space's property set and the schedule grouped in a fashion that I get subtotals per flat (=my zones) in another column and a grandtotal.Playing with the Space evaluation tool I seem to only ever get Room/ zone names and their areas.

View 2 Replies View Related

GIMP :: Reading Pixel Values?

Jun 20, 2012

I need to look at the pixel intensity of a gray scale image to write some code. I have used some trivial softwares like paintshop pro earlier where you can see the pixel intensity being displayed along with the co ordinates of the pixels as you slide your mouse pointer across. In Gimp 2.8 for windows, i can see the co ordinates but not the intensity. My image is a grayscale image.

View 4 Replies View Related

AutoCAD Civil 3D :: ERROR 517 / Error In Reading TR-20 Project Data

Oct 25, 2012

I'm getting the following error:
 
ERROR 517 : Error in reading TR-20 project data.

but when I compare my raingage input to the one in samples it appers to be correct. Is there someplace else I need to be checking?

View 4 Replies View Related

GIMP :: Which Viewer Is Reading Color Profile Correctly

Jun 29, 2013

I'm trying to get my head around color profiles. I created a test image with the GIMP...   

and then converted it to CMYK (ISO Coated V2 300% ICI) using [URL] (I checked that the color profile data survives the upload, so if you want to try it yourself, click on the image to get it full size and then download it)   

Then I compare the two images side by side on the monitor using various viewer apps. Depending on the app that I use, the colors in the converted image either look the same as the original or darker and washed out:

1) SlowView and IrfanView display the colors as identical to the original.

2) Windows photo viewer, windows explorer and the GIMP display the colors as darker.

See screen capture below of the 2 different outputs ...
   
So maybe some viewer apps are not reading the embedded color profile. But which one is correct? CMYK is for printing and it has a smaller range of colors, but surely if the viewer app is doing things properly, it will read the embedded profile and convert teh pixels so that they will appear very similar to the original.

(In the GIMP settings I have Edit > Preferences > Color management > File settings = 'ask what to do', but it doesnt ask me when I open the image so I am suspicious that it may not be seeing the profile information).

View 3 Replies View Related

Photoshop :: Make Composite Image From Layer Data Instead From Merged Data Section?

Jun 1, 2013

I am working on parsing the psd file and saving the data as per doc of photoshop 6. I need to make an image from the layer data alone with different combinations of layers selected, visible etc... and not using the merged data section in the file.

View 1 Replies View Related

Photoshop :: Camera Data Missing

Oct 19, 2013

I'm having a problem with the embedded camera data that is stored with a photograph. I'm not sure but every once in a while PS deletes the data from a photograph when I edit the photograph.

This is not happening every time. Some photographs I edit all the data is still there after I edit. Others I edit have been changed. All the camera data is missing and the original creation date, the date the photograph was taken is changed to the date I edited the photograph.

The creation date and time is important to me to keep photographs from different cameras in the correct sequence of real time. Is this normal for PS or am I causing it?

View 5 Replies View Related

Photoshop :: Camera Data Info

Jan 2, 2008

if there was some kind of shortcut to see the data info ( ex. shutter spedd, iso setting ) in photoshop cs2 other than going to file>file info> camera data 2.

View 1 Replies View Related

Lightroom :: How To Add Camera Mfg Data To EXIF

Aug 16, 2013

I have a Panasonic GH3 camera.  I would like to add an item that is in the EXIF data of the RAW and DNG file to the EXIF fields kept by LR5. I can see all the camera EXIF data by using the GREAT 'exiftool.exe' created by Phil Harvey. 
 
[URL] ......
 
Just to start, I would like to add the item "Focus Mode" that is in the "Panasonic" section of the EXIF file of the RAW and DNG files.  The Focus Mode field has values such as:  
 
Example 1:
 
---- Panasonic ----
Image Quality                   : Raw
Firmware Version                : 0.1.2.0
White Balance                   : Auto
Focus Mode                      : Manual
AF Area Mode                    : 1-area
Image Stabilization             : Off
Macro Mode                      : Off
Shooting Mode                   : Aperture Priority
 
or, as anoher example:
 
Example 2:
 
---- Panasonic ----
Image Quality                   : Raw
Firmware Version                : 0.1.2.0
White Balance                   : Auto
Focus Mode                      : AF-S
AF Area Mode                    : 1-area
Image Stabilization             : Off
Macro Mode                      : Off
Shooting Mode                   : Aperture Priority

I find this data in both the Panasonic Raw files, and the DNG files created by LR5 (and I was very relieved to find that the Focus Mode is carried forward to the DNG files, since I don't keep my old Panasonic RW2 Raw files after they are converted to DNG!).
 
So, since this camera manufacturer data *is* in the DNG, LR5 *is* reading it.
 
Thus my question:  How can I tell LR5 to inclued the "FOCUS MODE" value in the EXIF data it creates with each photo?

View 3 Replies View Related

Photoshop :: How To Edit Exif Camera Data In Mac

Sep 22, 2013

I was wondering if there is a plugin or app that I can use to either edit or erase the Exif camera data in Mac.

View 1 Replies View Related

Lightroom :: Using External HDD To Store RAW Data From Camera

Mar 12, 2013

I have my laptop with LR4, I'm using an external HDD to store the RAW data from my camera. This HDD is fed by an external power line so it's not as portable (WD My Book3.5")

So the setup is that LR4 is linked to the external HDD. Whenever I download photos from my CF card, I tell LR4 to copy the images to the external HDD because I don't want my laptop to be filled with RAW. I only export the JPG's to my laptop.
 
Now here is the tricky part. When I travel, I take my laptop and my lighter external HDD (WD My passport 2.5") because it's portable and needs only USB power.

While traveling I import my photos using LR4 to the secondary HDD (my passport) and I edit them. When I get back home, I would like to "merge" my edited images from the portable HDD (my passport) to the primary HDD (my book).
 
So essentially I would like to streamline my work as if I'm managing one catalogue on two separate HDD.

View 3 Replies View Related

Photoshop :: Strip EXIF Camera Data From PSD Files?

Jan 8, 2009

I often produce product images for clients that they then supply to their distributors and I prefer that my camera EXIF data not be included (none of their business). I use various actions to produce a variety of sizes and colourspaces (sRGB and CMYK) from the original PSDs. Unfortunately Photoshop seems to lack the ability to strip the camera EXIF data from a PSD file other than by copying the image to a new document. This is fine for a few images. But when you have 50-100 images it's not very practical.

Here's an action that would work:

Note: Image layers are not supported and the colourspace is lost so you will need to make note of the colourspace of the originals.

Action 1 : Open (flatten) and save the RGB or CMYK PSD files as Scitex Format (SCT).

Action 2: Open .SCT files, assign the now missing colourspace tag, re-save as PSD.

I can then add any metatags that should be embedded in these images.

But does anyone know of a plugin or post-processing utility that will strip selective metadata (ie: camera info only, not the metatags with the company info, copyright etc..) from RGB and CMYK 'Photoshop format' images?

View 3 Replies View Related

Photoshop :: Preserve Camera Info/Meta Data In...

Aug 20, 2008

I have Photoshop 10.0 (Windows XP) and use it to edit my photos from my new Nikon D300 camera. I create and maintain my images in JPG format. My D300 includes 40 to 50 camera info/metadata elements including the camera and lens settings at the time the photo is taken.

When I do a simple "Save As" in Photoshop 10 to a new JPG file (whether image adjustments are done to the source image or not), the new JPG file is stripped of about half or more of the original metadata. Is there a Photoshop setting or plug-in that will force the software to preserve/retain the original metadata?

View 14 Replies View Related

Photoshop :: Remove Camera Data 1 In File Info

Oct 23, 2006

how I can get ride of camera data 1. in Tiff format?

I use Mac Photoshop CS2

View 2 Replies View Related

Photoshop :: How To Kill "No Camera Data Found In...

May 10, 2009

Using PS CS3, I wrote a few lines of text, then saved the file in three formats; PSD, JPEG and GIF. If I close PS and click on any one of these files to open it in Photoshop, I get the "No camera data found in this file" message. In fact, if I open just about any graphics file in any format by clicking on it, I get either this message or another one telling me which camera was used to shoot the image, complete with an exclamation mark at the end .

If I open PS first and then open a file, the message does not appear, even if it's  a digital camera image. Is the any way to kill this damned thing and have it stay dead? FWIW, I've wiped out preferences several times and sometimes that results in a temporary cure. But a few days later the message is back again. FWIW#2, this problem does not occur in any other CS3 application. Any suggestions?

View 10 Replies View Related

After Effects :: Extracted C4D Camera Data From Cineware Does Not Align?

Dec 17, 2013

I spent the better part of the day animating a Camera (using the CSTools DocuCam setup) in Cinema. It's excatly how I want it. The camera rig is parented to a null which is simply changing its position around the scene. I'm also keyframing a target null that the DocuCam is following. The DocuCam has several xpressions that cause it to "wiggle" and quickly zoom in and out to give a handheld feel.
 
First attempt, I brought in the C4d (r14) file into AECC and hit Extract Camera data. Solo'd out just the DocuCam (the currently selected camera in the C4D source file), and added a Solid to the Comp. Scrubbed through the timeline to see if it moved away from the Camera as expected, and it is totally misaligned. The camera doesn't rotate or perform any of the same movement as it did in C4d.
 
I also tried baking all the keyframes for each of the elements in the c4d file, and re-import. Not any better. All the frames for the camera do import (without the nulls, etc), but again, it looks like I'd have to muck around with some nulls in AE to (maybe) get everything to align.

It will be annoying to have to CameraTrack my 3D rendered scene, when I have all that data in C4D.
 
Other attempts included:
 
Trying to use an .aec file and that only imported 1 keyframe for the camera, despite the baking method.
 
Repeat same procedure, this time with External Compositing Tags attached to the camera and assoc layers. Even attached it to a dummy object (Cube) in front of the camera and tag'd it.

View 8 Replies View Related

After Effects :: Why Cineware Not Exporting Camera Data To C4D Lite

Oct 28, 2013

I have a live shot that I have 3D Camera Tracked using the built in AE plugin. I select 'Create new Camera and Solid'. AE creates a new 3d tracked camera and a solid. I save my comp. I go to 'File-Export-Maxon C4D', and create a new .c4d file. I import that file to AE, and put it in my comp. I go to 'Edit--Edit Original...'. C4D Lite opens up. I can see a new null, with a plane and camera inside. Everything looks great, but the camera has no animation on it. Upon closer inspection, I realize that none of the keyframes from my AE camera have been exported to my C4D camera.
 
I've tried exporting a new camera to C4D in as many ways as I can think of. The other strange thing was that the 'Merge Camera' button in the Cineware plugin in AE is grayed out, no matter how many new cameras I make. I've even made my own cameras and animated them without using the 3d Tracker plugin and it never exports correctly. I've also tried reinstalling C4D Lite.

View 12 Replies View Related

3ds Max :: How To Save Pixel Depth Reading To Image File

May 23, 2012

I would like to somehow save the depth reading (in mm or inches) at each pixel of the image through a camera viewport. Currently, I'm using this script to save each reading in inches to a text file but it is really slow. I've learnt that OpenEXR can save a single floating-point channel image. Are there a faster way that I can save all the readings (in mm or inches) to .exr file or other format that support 32 bits single channel? If not, is it possible to scale the output (grayscale) floating point reading in exr to mm. (are they linear?) given that I set the minimum/maximum zdepth range.

script:

startFrame = 0
endFrame = 50
for frameNum = startFrame to endFrame do (
sliderTime = (int(frameNum))
fname = ("H:HAND_DATAdepthh" + (int(framenum) as string) + ".txt")
myfile = createfile (fname)
rbm = render outputsize: channels:#(#zDepth) vfbff
for y=0 to 239 do
(

[code].....

View 2 Replies View Related

AutoCAD .NET :: Reading Attached Image Directly From Memory Using API?

Nov 30, 2013

I have a large JPEG image (10000*11000px), attached to an Autocad drawing, that I want to crop multiple times. I cannot load it into memory using .Net, I get an out of memory exception. the only thing I think I can do is read it directly from Autocad. To do that, there is a method of the "RasterImageDef" class called "OpenImage" witch returns an IntPtr to the image. I tried to create a Bitmap object from the IntPtr and the save it to disk. I get no errors but the saved image is black. here' the code :

public static void IntPtrTest(){ Document doc = Application.DocumentManager.MdiActiveDocument; Database db = doc.Database; Editor ed = doc.Editor; ObjectId imageDict = RasterImageDef.GetImageDictionary(db);

[Code]....

View 1 Replies View Related

Photoshop :: Why JPG Image Opened In Camera Raw Different From Same Image In NEF

May 2, 2013

My Nikon D3 is set to save each image as nef and jpg (fine, large).  Why is the jpg image opened in camera raw different from the same image in nef? 
 
CS5 with Windows Vista. 

View 8 Replies View Related

GIMP :: NRW Files On Coolpix Camera Won't Show

Dec 13, 2011

My NRW files on my coolpix camera won't show in Gimp (only the jpeg images can be shown and manipulated). Is there a download I should get that would allow me to use the NRW files?

View 1 Replies View Related

GIMP :: Cannot Handle 16 Megapixel Camera Photos

Nov 3, 2013

using ANY tool on a picture taken from a new 16 Megapixel camera crashes Gimp INSTANTLY! so Gimp can't handle those or something?

View 11 Replies View Related

GIMP :: Crashing On Tag Data Cache?

May 2, 2013

I just recently started to use Gimp on my HP, and it worked fine on Dell. When I moved my brushes over, it began to crash when it'd get to the Data load. I have over 1,300 brushes, some are ABR and most are GBR, but I separated those into folders in the Brush file.

View 8 Replies View Related

GIMP :: Data Overload - Locks Up

Jul 15, 2012

I'm adding edge wrap tabs to an octogon image and during the process I rotate the layer one edge at a time and on the first 2 or 3 edges my fairly new TOSHIBA lap-top processes the GIMP file reasonably quickly; by the 5th edge the system bogs down to get the message 'GIMP (not responding)' for many minutes or half hour. Like the computer CPU is clogged up with data? This is the only app. that I run during the session and I'm not on-line at that time. GIMP 2.8.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved