Welcome![Sign In][Sign Up]
Location:
Search - opencv boost

Search list

[Windows DevelopChainCascade_src

Description: ChainCascade, harr 特征进行分类器训练,得到一个级联的boosted分类器,训练目标特征,检测物体,这是从opencv库 转化成 vc++源代码,有一位博士完成,很不错。-ChainCascade, Harr features classifier training to be a cascade boosted classifier, training objectives features, object detection, which is OpenCV library into vc source code, complete with a doctorate, is pretty good.
Platform: | Size: 323584 | Author: 陈其星 | Hits:

[Otherhumandetection

Description: 利用OPENCV图像处理软件,选取扩展的Haar-like特征,实现基于Adaboost的人脸检测技术,-OPENCV using image processing software, select the expansion Haar- like characteristics, Adaboost based Face Detection technology
Platform: | Size: 2790400 | Author: lilanlan | Hits:

[Special EffectsTDDOWNLOAD

Description: 一些qt3,boost库,opencv库在windows下编译,安装和调试的技术文章-Some qt3, boost libraries, opencv library compiled under windows, installation and commissioning of technical articles
Platform: | Size: 253952 | Author: snow | Hits:

[BooksOpenCV-boost

Description: 这是一篇关于分类器的文章 OpenCV训练分类器,该方法的基本步骤为: 首先,利用样本(大约几百幅样本图片)的 harr 特征进行分类器训练,得到一个级联的boosted 分类器。-Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost
Platform: | Size: 80896 | Author: 周可 | Hits:

[OpenCVaam33

Description: opencv底下的AAm应用 ,同时还附带AAm的一些资料。本程序需要基于Boost。-AAm under the application of opencv, but also some of the information with AAm. This procedure needs to be based Boost.
Platform: | Size: 6193152 | Author: 许万清 | Hits:

[ICQ-IM-ChatFYChat

Description: FY语音聊天系统。使用google开源DUI做界面库。boost::asio做网络底层。openal实现语音,opencv实现视频,jpeg压缩。使用mysql数据库。系统实现了用户注册,密码找回,好友上下线提醒,文字语音聊天,视频聊天。-FY voice chat system. Use google to do open source DUI interface library. boost:: asio do network infrastructure. openal voice, opencv for video, jpeg compression. Use mysql database. System to achieve a user registration, password back, to remind friends on the assembly line, text and voice chat, video chat.
Platform: | Size: 28260352 | Author: zoudanye | Hits:

[OpenCVFACE_Detetion_Recognition

Description: 基礎的人臉識別程式,使用OpenCV,Boost與Qt,一樣使用haarcascades方法,內附Binary可使用。環境Visual C-Based face recognition program using OpenCV, Boost, and the Qt, the same use haarcascades methods included Binary can be used.
Platform: | Size: 5051392 | Author: Civ | Hits:

[OpenCVcars3

Description: Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh -Vehicle detection, its an opensource code and works well with opencv and boost, ============================================== = multi-target tracking method by Wongun Choi ============================================== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh
Platform: | Size: 15360 | Author: Khushwant | Hits:

[OpenCVvosm0.3.3

Description: 国人开发的人脸识别c++源代码,需要配合boost和opencv-the face detection vosm
Platform: | Size: 482304 | Author: qingxia | Hits:

[OpenCVboostDesc1.0.tar

Description: opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descriptors for image matching and registration
Platform: | Size: 8780800 | Author: 李乐 | Hits:

[GDI-BitmapTextDetect

Description: 该代码利用canny算子实现了文字检测,还使用了随机森林算法,运用了boost库和opencv库,检测效果非常好,平台是Visual Studio 2010-The code implements the use of canny operator Text Detection, also used the random forest algorithms use the boost libraries and opencv library, testing the effect is very good, the platform is Visual Studio 2010
Platform: | Size: 6835200 | Author: 董帆 | Hits:

[Consoletestboost

Description: 该代码用于测试基于vs2010+opencv上添加库函数boost,测试是否加载成功的代码。-This code is used to test based on adding a library function vs2010+ opencv boost test whether load code of success.
Platform: | Size: 11834368 | Author: zhaoyanxi | Hits:

[Special Effectsillum_maps

Description: 论文源代码 :[2013TIFS] Exposing digital image forgeries by illumination color classification-Some notes on A) Compilation B) Execution of the code C) Parameters D) General remarks on our work in color constancy and image forensics E) Referencing the code A) COMPILATION To compile the code, you require - OpenCV (tested with 2.4.0) - Boost (tested with 1.45) - cmake (tested with 2.8.2) We typically built the code on a debian squeeze Linux. The build process worked also without modifications under Ubuntu Linux. enter the root directory of the code (illum_maps). To build the code, these steps: snip mk build cd build ccmake ../ snap The curses interface of cmake shows up. Press c to configure. If you compiled OpenCV on your own, cmake probably complains that it did not find OpenCV. In this case, set the variable OpenCV_DIR to the directory in your OpenCV installation that contains the file OpenCVConfig.cmake . This is typically <opencv_install_dir>/share/OpenCV/ Press c to confi
Platform: | Size: 206848 | Author: jinxiao | Hits:

[Special EffectsPedestrian_ICRA

Description: 行人检测,发表于ICRA上,运行依赖于OPENCV与BOOST(pedestrians detection. published in ICRA. rely on OPENCV and BOOST)
Platform: | Size: 937984 | Author: y411328329 | Hits:

CodeBus www.codebus.net