Configuring OpenCV 3.1 and Visual Studio 2015
This is not a new thing actually, and as far as I remember this is my second time configuring this. However, I found problem on myself :| I keep forgeting…
This is not a new thing actually, and as far as I remember this is my second time configuring this. However, I found problem on myself :| I keep forgeting…
After trying long way to capture Point Cloud without Grabber, there is easier way to capture Point Cloud with Kinect. Utilize OpenNI2 Grabber.But here, make sure you add additional Property…
For the sake of my individual project, I have been investigating many libraries and try tutorial of each library, change programming language from C# to C++, and many things. Those…