Ask Your Question
0

3dplot library (C, C++) in opencv

asked 2016-11-16 10:11:16 -0600

tohidprogram gravatar image

I have a 2D Mat data/image using OpenCV. I would like to plot a 3D graph from it, the row as x-axis, column as y-axis & the pixel values on each coordinate(row,column) as z-axis. I would like to plot the graph similar to the surf function in Matlab. Is there any library for surface plot in opencv ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-11-16 10:16:09 -0600

berak gravatar image

short answer: no.

(longer one, have a look at the plot module, expand it's functionality to 3d, and contribute !)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-11-16 10:11:16 -0600

Seen: 2,241 times

Last updated: Nov 16 '16