Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to enhance the orange color ?

how can i enhance the orange color in an image,not a specific spectrum,either dark or light orange (in a green field)?

and then how to detect that part of image ?

Message Edited by amirheh on 08-12-2009 01:38 AM
0 Kudos
Message 1 of 14
(4,781 Views)
Try Extracting the red plane. Or do you mean color image processing?
Message 2 of 14
(4,777 Views)
You may first bring your picture into the vision assistant, then try to tune the color using color image processing palette.
Waleed El-Badry MSc.,MCPD, ISTQB Certified Tester
Assistant Lecturer
Mechatronics Department
Faculty of Engineering
Misr University for Science & Technology



View Waleed El-Badry's profile on LinkedIn

Message 3 of 14
(4,776 Views)

I mean a way to enhance the orange color in order to finding the orange ball better ( in a green field )

how can i do that ? i tried extracting the red plane but that was not so helpfull . how can i do that with color image processing?

0 Kudos
Message 4 of 14
(4,755 Views)

Extract the hue color plane from the color image.  The ball should be a different hue value than the background.  If you threshold in the orange range, you should get a highlight for the ball.

 

Bruce

Bruce Ammons
Ammons Engineering
Message 5 of 14
(4,752 Views)

i already tried threshold but it did not work correctly (because of the shadows under the ball).i also used some kernel, filters, but it wasn't so helpfull.

could you show me an example which detects the orange ball in green background?

 

0 Kudos
Message 6 of 14
(4,699 Views)

Extracting the hue color plane should give you a fairly high contrast image.  All the orange pixels will be one hue value, and all the green pixels will be a different hue value.  Brightness and saturation are ignored, so bright orange and dark orange should show up as the same hue.  Same thing for green.

 

Can you post a sample image that we can work with?  This makes it easier to understand the problems you are encountering, and we can provide more helpful suggestions.

 

Bruce

Bruce Ammons
Ammons Engineering
0 Kudos
Message 7 of 14
(4,694 Views)
I tried something for you. please find the image and the vi.
Download All
0 Kudos
Message 8 of 14
(4,679 Views)
try this too
0 Kudos
Message 9 of 14
(4,678 Views)

I appreciate your cooporation, here i attach these two images which i want to detect the orange ball from. as you can see the shadow and the light affect on the detection and this is my problem.

please help me in detail, so that i can exactly detect the ball in the image.

thanks

Download All
0 Kudos
Message 10 of 14
(4,674 Views)