搜索资源列表
SIFT-on-VC
- 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
Observation
- 超分辨率图像重建c++版,需要配置opencv-This is an implementation of the example-based super-resolution algorithm International Journal of Computer Vision
affine10.25
- 仿射变换,本程序采用opencv和C++编程完成,能实现不同角度和尺度的仿射变换,运行良好-affine transform
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
explchan
- C++ function explodeChannels save 3 channel OpenCV image into 3 separated images in gray-scale where everyone represents one channel in scale-space. Application using this function may be used to analyse color image in different scale-spaces by
LaplacianPyramid(opencv)
- Laplacian pyramid c++ source
SIFT-CPP1
- SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
GAUSS-DENOISE
- 用C++实现对图像的高斯去噪,opencv-Gaussian denoising the image with C++
openCV
- gabor with opencv c# exam
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
maxarea
- 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
OpenCV
- 开源图片处理算法等,C++ 快速处理.你可以用它处理很多方面。 如果需要可以下载用用 世界公认-this is file can be C++ pic.you can use it builder and select all
stavens-optical-flow
- stavens关于光流的C程序,可以-stavens opencv optical flow
OpenCVEntry
- opencv入门教程,c++,c,图像处理教程-opencv introductory tutorial, c++, c, image processing
face-detection
- 检测人脸,基于opencv的C++编程。利用了脸部两个眼睛及椭圆形脸来识别检测人脸。-Face detection, C++ programming opencv based. Use of both eyes and face, oval face detection to identify faces.
feature-points
- openCV 特征点检测,可以直接输出结果,图片在里面。VS2015和open C v2.4.13-open CV feature detector
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV
鼠标坐标事件
- 采用C++ 和OpenCV库设计画图窗口,RBG颜色可使用滚动条调整颜色。可用于电脑画图保存。(C++ and OpenCV libraries are used to design drawing Windows, and RBG colors can be used to adjust colors with scrollbars. It can be used for computer drawing.)