资源列表
Code
- matlab学习之系列学习1,非常值得学习-Matlab learning series of 1, very worth learning
code
- matlab学习之系列学习1,非常值得学习-Matlab learning series of 1, very worth learning
imgReinforce
- 利用matlab的滤波器对图像进行增强。使用到了Laplace和Sobel两种算子。压缩文件中包含图像文件。-Perform processing steps one by one apply sharpening filters (Laplacian and Sobel) with other spatial filters to enhance the original image。
houghcircle
- 基于hough变换的圆的检测,纯源代码,放在matlab中就能直接用-Based on hough transform circle detection, pure source code, in the matlab for can use directly
matlab
- 把一幅RGB图像用matlab的图像处理功能进行图像分割-Put a picture of RGB image of matlab image processing functions for image segmentation
MGU_MGCV
- opencv的库的详细说明,如如何编程,移动或CPU GPU 上编程-Functionality • Programming with OpenCV • OpenCV on CPU & GPU • Mobile vision
icoutils
- 本资料是一组工具用来从可执行文件exe或者dll中提取和转换 Windows 的图标(.ico)和鼠标光标(.cur)文件。同时它也可以用来创建图表和光标文件。-This information is a set of tools used to exe or dll file from the executable to extract and convert Windows icons (. Ico), and the mouse cursor (. Cur) files. It also
112233
- 图像输入及读取GUI 大家可以参考下,希望有帮助-global im 选择图片路径 [filename,pathname]=uigetfile( *.jpg *.bmp , 打开 ) 合成路径+文件名 str=[pathname filename] 读取图片 im=imread(str) 使用第一个axes axes(handles.axes1) 显示图片 imshow(im)
adaboostfor
- adaboost人脸分割,通过adaboost方式,把人脸部的特征切割出来,方便用pca算法处理之类的。-adaboost face segmentation by adaboost way, the people cut out facial features, easy handling and the like pca algorithm used.
opencv_performance
- 基于Opencv 2.4.3的opencv_performance.exe,在2.4.3版本上可以运行。-Based Opencv2.4.3 of opencv_performance.exe, the 2.4.3 version can be run.
opencv_haartraining
- 基于Opencv2.4.3的Opencv_haartraining.exe,在装有2.4.3版本的opencv的机器上直接可以运行。-Based Opencv2.4.3 of Opencv_haartraining.exe, in the 2.4.3 version of opencv equipped machines can be run directly.
opencv_createsamples
- 基于Opencv 2.4.3的Opencv_createsamples.exe 已经编译好了的。装有Opencv 2.4.3的直接可以运行。-Based on Opencv 2.4.3 of OPencv_createsamples.exe
