how to extract Pixels from particular axes?
2 views (last 30 days)
Show older comments
Hi , I have imge, i converted to DKL space, then I used plot3 function to plot the image in a 3d axis (x,y,z). The image is in dKL space, so Z axis will be luminance value, y axis will be values from blue color, and x axis will hve pixel values from red & green . Now I want to work on histogram that has pixels only from the x axis. How do I proceed with it ?
I am attaching my code here.
3 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!