Jump to content

Angle

Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by Angle

  1. Thank you.

    There three .vi cannot open normally. Can you upload those .vi and the icon?

    And I want to konw if the ICON control support the drag and drop event?

    Just like the above the pictures, the above one is the source tools which can be drag and drop into the below Icon control.

    And how to configure the icon display in the same size and arrange the distance betwwen them? Thank you

  2. Hello!

    I want to realize the architecture as the picture shown. The above frame list many independent functions module, user can select the module at will through drag and drop into under frame. And user can randomly configure parameters of module, the main window return to background process, the

    subwindow dap to the foreground. During changing the parameters , the picture show the effect dynamicly. when exit the subwindow, the main window

    dap to the foreground .

    Just as the above discription, the function of this application is just like the assistant or VBAI software of NI.

    Please give me some suggestion!

    Thank you!

    Angle

    Tips:

    In one application, one of functions modules may be invoked several times.

    post-16396-126887974502_thumb.jpg

    post-16396-126887981125_thumb.jpg

  3. grab the image

    find the center of object

    detection the object and estimate it T OR Flase

    capture the double-click , save the defect ones

    First grab the real-time image, Second find the center , 3, detection, If the object is defect, then the image will show in the defect display control. If i want to save the defect object, capture the double-click the defect image, and save it. But i find the save image is the same as the real-time image, not the defect one. And I put a display control in the event structure, it show the real-time image

    But in event structure, I use the varaible of defect display control. So i am confused

    Then I think in the application, I am not using IMAQ Creat .VI to open a memory for the defect image , so the defect image save incorrectly. But I creat the memory for the defect image, the result is the same as the previously

  4. Hello

    I develop the vision application for detection the object. In my application, there are two image, one is display real-time, the other is show the defect object. During the run, If I want to double click the defect image, then save this image for analysis later. But when I capture double click to save image, I found the saved image is not that I wanted. The image is the real-time display. The accessory is the printscreen of code .

    Thanks

    How to upload many pictures?

    Thanks

    grab the image

  5. Hello

    I develop the vision application for detection the object. In my application, there are two image, on is display real-time, the other is show the defect object. During the run, If I want to double click the defect image, then save this image for analysis later. So I want to know how to capture the mouse double-click to image.

    Thanks

  6. My job as to vision system. The inspection object is Easy open End. I use the pattern match and other method. The application is running on the machine, the runtime of solve the each object is about 40ms, but accidently the value of runtime change to 130ms , after that return to 40ms. I am confused. In the application, i use many local variables, I don't konw if those local variables occupy many memory and then cause this question. Thanks

  7. Thanks for your replay.

    I try the method of your suggestion to application. The points outside of polygon are black but the transition of black to polygon , the IMAQ RAKE find the edge, however only the points inside of polygon are my wants. So how find the edge points are along the polygon line is important. how ?

    I want to use the edge points to compare with the polygon line coordinates. but the coordinates of contours meanings? 1,2 is origin, 3,4 is second origin?

  8. The ROI for IMAQ Rake must be rectangle or rotate rectangle. But I have to use the Polygon ROI for the input parameter. So I want to know how resolve this problem. Thanks The ROI for IMAQ Rake must be rectangle or rotate rectangle. But I have to use the Polygon ROI for the input parameter. So I want to know how resolve this problem. Thanks .

    Vision Development Module 7.0.1 - Windows 2000/95/98/NT/XP - UPDATE中提到This is the IMAQ Vision 7.0.1 Update. It provides several enhancements to IMAQ Vision 7.0. It is a free download and IMAQ Vision 7.0 must be installed in order to run this update. The following feature have been improved: 1. Removed memory leaks associated with saving and loading images with overlays. 2. IMAQ Copy Overlay with the source and destination images the same now works correctly. 3. IMAQ Rake now works correctly with all Polygon ROIs. 4. The LabVIEW Image Display control displays more efficiently. 5. IMAQ Fit Circle 2 now returns the correct area and perimeter measurements.

    But I find the results are not the same as the above reports.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.