Links

Links to my favorite online utilities.

  1. #1 by Kayoti on June 27, 2014 - 5:21 pm

    Hi, I was looking to use your object-tracking-blogpost, it is really amazing work.
    I followed the instructions on the github page but sadly when I try to compile the files I get this error which you seemed to have mentioned a fix for by editing the .bashrc file but it does not work is there another reason why I might be getting this error.
    Thank you
    pi@raspberrypi ~ $ cd ~/object-tracking-blogpost/CppAppOpenCV
    pi@raspberrypi ~/object-tracking-blogpost/CppAppOpenCV $ make -f nbproject/Makefile-Release.mk QMAKE= SUBPROJECTS= .build-conf
    “make” -f nbproject/Makefile-Release.mk dist/Release/GNU-Linux-x86/cppappopencv
    make[1]: Entering directory `/home/pi/object-tracking-blogpost/CppAppOpenCV’
    mkdir -p build/Release/GNU-Linux-x86
    rm -f “build/Release/GNU-Linux-x86/testcvblobstill.o.d”
    g++ -c -g -s -I/usr/local/include/opencv -MMD -MP -MF “build/Release/GNU-Linux-x86/testcvblobstill.o.d” -o build/Release/GNU-Linux-x86/testcvblobstill.o testcvblobstill.cpp
    testcvblobstill.cpp:9:16: fatal error: cv.h: No such file or directory
    compilation terminated.
    make[1]: *** [build/Release/GNU-Linux-x86/testcvblobstill.o] Error 1
    make[1]: Leaving directory `/home/pi/object-tracking-blogpost/CppAppOpenCV’
    make: *** [.build-conf] Error 2
    pi@raspberrypi ~/object-tracking-blogpost/CppAppOpenCV $

  2. #2 by Jean-François Héon (@jeffheon) on August 14, 2014 - 3:59 pm

    Didn’t know about Dilinger.io for Markdown editing. It looks nice! Thanks for the link. I am currently using Stackedit beta ( https://stackedit-beta.herokuapp.com/# )

  3. #3 by Aytac Ozkan on July 16, 2017 - 11:25 am

    Great blog, I have learned a lot from Gary’s post, thank you so much Sir!

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.