Coder Social home page Coder Social logo

car-detection's Issues

Can't work with Opencv3.2.0

I complied it with Opencv3.2.0.When I ran the program, I got the following message:

got image
checkcascade : checkcas.xml loaded
cascade : cas1.xml loaded
OpenCV Error: The function/feature is not implemented (HOG cascade is not supported in 3.0) in read, file /home/hjp/opencv/opencv/modules/objdetect/src/cascadedetect.cpp, line 1455
terminate called after throwing an instance of 'cv::Exception' what(): /home/hjp/opencv/opencv/modules/objdetect/src/cascadedetect.cpp:1455: error: (-213) HOG cascade is not supported in 3.0 in function read

I searched the problem. It seems that developers decided to drop the current HOG cascades in OpenCV 3.x. The implemented HOG features are quite weird - different from Dalal's interpretation of HOG, different from P. Dollar integral channel features. In xobjdetect we slowly grow superior ICF/ACF+WaldBoost-based detector, which is there already and will be improved during 2015.

Available from: https://www.researchgate.net/post/Is_HOG_cascade_classifier_not_supported_in_OpenCV_30 [accessed May 10, 2017].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.