What are all the requirement for Viz module installation
Hi
Please let me know what are all the requirement to install viz module. Please brief the procedure for the same.
How to do environment set up for viz module using opencv 3.3 iv visual studio 2015.
Thanks in advance.
Regards, Prabhakar M
just now i downloaded VTK and compiling it. to enable VIZ module
@sturkmen : good question. where is it written in doc?
@LBerger i think there is no explanation about that in the documentation.
@PrabhakarM after i compiled VTK ( build/install ). when compiling OpenCV 3.4 ( latest source code ). CMake finds VTK and VIZ module is ready to be compiled
@PrabhakarM now i can compile all samples including
opencv2/viz.hpp
if you need i can help you step by step@sturkmen opencv_world is off ?
@LBerger yes opencv_world is off. i did not try to compile with "opencv_world is on" before.
@sturkmen I am new to Opencv. Please give me step by step solution. It will be helpful. Thank you.
see http://answers.opencv.org/question/99...
@sturkmen Hi how to build VTK for visual studio 2015 wndows 10 64bit using Cmake. Pls explain me what are the options needs to be selected while running the Cmake.