资源列表
1
- 图像反转 灰度线性变换 非线性变换 直方图均衡化 线性平滑滤波器 中值滤波器-Image is reversed gray linear transformation linear transformation linear histogram equalization median filter smoothing filter
2
- 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘 Canny算子检测边缘 边界跟踪(bwtraceboundary函数)Hough变换-Sobel operator and Laplacian operator image sharpening gradient edge detection LOG operator edge detection operator Canny edge detection boundary tracing (bwtraceboundar
3
- 直方图阈值法 自动阈值法:Otsu法 膨胀操作 腐蚀操作 开启和闭合操作 开启和闭合组合操作 形态学边界提取-Histogram Threshold automatic threshold: Otsu method dilation etching operation opening and closing operation of the opening and closing operation of a combination of morphological bo
4
- 形态学骨架提取和直接提取四个顶点坐标,都是matlab图像处理的-Morphological skeleton extraction and direct extraction of four vertex coordinates are matlab image processing
svdcmp
- 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码-Calculate the image similarity
picture-imagelist
- 简单的picturebox画图及imagelist及清空按钮-Simple picturebox drawing and imagelist and delete button
zifutiqu
- 对图像中的文字进行识别,满足用户对需求图像进一步的认识-Recognition of the text in the image, to meet the needs of users to further understand the image
cf_tracking
- 用于实现实时视觉目标跟踪的源码。采用的算法是相关滤波算法,包括KCF和DSST算法。这两种算法具有处理速度快、跟踪效果好的特点。源码需要用Cmake进行编译,需要opencv支持。-Used to achieve real-time visual tracking of the source. Algorithm uses correlation filtering algorithms, including KCF and DSST algorithms. These two algorith
caffe_src_LandMark(5pt)_vs2013
- 是github上的开源的人脸关键点定位,5点。用vs2013编译,我把整个依赖打包,因此你可以直接编译-The key point is the human face of the open source positioned on github, 5:00. With vs2013 compiler, I rely on the whole package, so you can compile
sr_by_example-master
- 图像超分辨率重建,基于例子的单幅图像处理,对于图像处理初学者有很大帮助-image supreme-resolution,Based on the example of a single image processing, are of great help for beginners to image processing
proj4
- 使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
VTK-MFC
- 用VTK进行简单的图像显示功能,可以进行鼠标交互-use VTK to show images eassiy