SijinJohn

Results 7 issues of SijinJohn

Can we use this to identify different poses??like sitting, standing, etc.?? How do we do that??

I ran the live_demo.ipynb. USB camera is ON. but where can I see the output? How do I see the output? Pls reply

Hi , i would like to get fft values from the image. #include "CImg.h" using namespace cimg_library; int main(int argc, char * argv[]) { const char * input_file = "Lenna";...

ERROR: failed with status = (-7) at /home/pi/OpenVXSample-pop/openvx-samples/bubble-pop/source/AMD_app.cpp#50 What is this error??

I tried this code. int main( int argc, char * argv[] ) { const char * video_sequence = argv[1]; CGuiModule gui( video_sequence ); if( !gui.Grab() ) { printf( "ERROR: input...

Running exercise 1 doesn't show the keypoints. but on running solution _exercise1 shows the keypoints. Why?

/home/pi/OpenVX/OpenVX-sample-impl/cts/test_engine/test_utils.h:21:10: fatal error: VX/vx.h: No such file or directory #include ^~~~~~~~~ compilation terminated. i am getting this error on Raspberry pi 3.

help wanted