Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image error

Hello,

 

 

I am using : DMK 42BUC03 camera for capturing images.


I have set up a program where after a stage moves one step, the camera captures an image of the target that is placed on the stage. Its a raster scan method. 

So if I have M x N steps ( horizontal x Vertical scan ) I have M x N pixels , an image is captured by dmk 42buc03 at each pixel. How ever I found out that the images at some pixels are bad and broken.

Please see the below examples for images that are bad, it looks like one part of the image is shifted and tailored at the other end.

 

1.png

 

3.jpg

 

4.jpg

 

 

The below are the examples of good images.

 

good.jpg

 

Could anyone please explain this behavior. I am using labview to control the camera. 

Abhilash S Nair

Research Assistant @ Photonic Devices and Systems lab

[ LabView professional Development System - Version 11.0 - 32-bit ]

LabView Gear:
1. NI PXI-7951R & NI 5761
2. The Imaging Source USB 3.0 monochrome camera with trigger : DMK 23UM021

OPERATING SYSTEM - [ MS windows 7 Home Premium 64-bit SP-1 ]
CPU - [Intel Core i7-2600 CPU @ 3.40Ghz ]
MEMORY - [ 16.0 GB RAM ]
GPU - [ NVIDIA GeForce GT 530 ]
0 Kudos
Message 1 of 4
(4,345 Views)

Hi Abikutn, 

 

It looks like the camera taps are not configured correctly and are being rebuild in the incorrect order. You should be able to fix this by regenerating your camera file. 

 

You can regenerate your camera file by following these steps:

 

1) Unplug your camera.

2) Navigate to D:\Users\Public\Documents\National Instruments\NI-IMAQdx and delete the xml folder along with any .icd and .iid files that relate to your camera. 

3) Plug your camera back in and find it in MAX. 

 

Please let me know if this helps

 

-N

National Instruments
Staff Certification Engineer
0 Kudos
Message 2 of 4
(4,321 Views)

The attached code doesn't use any NI drivers to acquire the image. It is using a DLL provided by the manufacturer. You would have to request support from them to figure out how to resolve the issue.

 

Eric

0 Kudos
Message 3 of 4
(4,319 Views)

They say it has something to do with CPU entering the idle state .

Abhilash S Nair

Research Assistant @ Photonic Devices and Systems lab

[ LabView professional Development System - Version 11.0 - 32-bit ]

LabView Gear:
1. NI PXI-7951R & NI 5761
2. The Imaging Source USB 3.0 monochrome camera with trigger : DMK 23UM021

OPERATING SYSTEM - [ MS windows 7 Home Premium 64-bit SP-1 ]
CPU - [Intel Core i7-2600 CPU @ 3.40Ghz ]
MEMORY - [ 16.0 GB RAM ]
GPU - [ NVIDIA GeForce GT 530 ]
0 Kudos
Message 4 of 4
(4,314 Views)