搜索资源列表
fenshuiling
- Opencv图像处理中的分水岭算法的实现。Opencv做图像处理很方便,matlab移植到c++比较麻烦-2D image segmentation in c++ and opencv
tld1.0_demo
- 捕食者算法,快速精准定位,很好很强大,推荐下载,需要先安装MCR和matlab-Predators algorithm, fast precise positioning, very, very powerful, recommend download, need to install the MCR and matlab
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
camera
- 摄像机标定算法matlab实现,没有解压缩码,欢迎使用。Tsai和zhang的经典算法。-Matlab camera calibration algorithm to achieve
pca
- pca算法的matlab实现,进行数据的降维处理-Pca algorithm matlab, the data dimension reduction processing
Image-segmentation-based-on-Opencv
- OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby
LLE-matlab
- LLE算法学习源代码,帮助你学习LLE算法的好资料!-lle
opencvcalibration1
- 使用vc++和opencv编写的摄像机标定程序,不需人工干预,和matlab标准工具箱的算法一致,且精度一致。-Written the vc++ and opencv camera calibration procedures, without human intervention, and matlab standard toolbox of algorithms, and the accuracy is consistent.
LM
- OPencv的LM算法的编程实现,还有matlab编程的的M文件,能运行出结果-OPencv the LM algorithm programming, as well as the M-file matlab programming, able to run out the results
LBP
- 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
hs
- 用matlab编译的经典光流算法HS算法,附有程序需要的图像-Classic compiled using optical flow algorithm matlab HS algorithm,with Image program need
tbb_debug
- penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. Ope
latentsvm_DPM
- 使用DPM算法检测任意给定的模型,模板采用Matlab训练,CMake预编译-OpenCV DPM LatentSVM DP
myCanny
- 基于opencv函数库的基础上,翻译matlab版的canny算法,实验结果一致性达到98 -Based on the basis of opencv library, translation matlab version of the canny algorithm, the consistency of the experimental results up to 98
learning-opencv-code
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
GLCM
- 使用Opencv2.4.5求灰度共生矩阵,内含Matlab版纹理分析算法-Use Opencv2.4.5 seeking GLCM, containing Matlab version texture analysis algorithm
OpenCVcankaowenxian
- OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
p3p_code_final_Test
- Laurent Kneip P3P 算法Matlab代码测试样例( A Novel Parametrization of the Perspective-Three-Point Problem for a Direct Computation of Absolute Camera Position and Orientation)-Laurent Kneip P3P Matlab code Test (A Novel Parametrization of the Perspective-
xcoj86
- AM 调制的MATLAB算法实现 MATLAB文件 推荐的不错(AM modulation algorithm in MATLAB to realize the MATLAB file recommendation well)
ABC-Matlab
- 通过人工蜂群优化算法对分类好的数据进行处理,对分类中的某个函数或参数进行修改(Artificial Bee Optimization)