资源列表
facedetection1
- 用笔记本的摄像头获取照片,然后再对该照片进行人脸识别。基于颜色的人脸识别。(Color-based face recognition)
3.30-4.3-bianyuan
- 基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)
OpenCV官方教程中文版(For Python)
- opencv-python中文教程,译自官方帮助在线文档(Opencv-python Chinese tutorial, from official online help documents)
Bicubic算法
- 进行插值算法,将高分辨率图像插值将会得到低分辨率图像(Interpolation algorithm, high resolution image interpolation will result in low resolution image)
expcode
- 数字图像处理作业题目,上面有图像大小变化,位移的问题解析(the homework of digital image processing)
regionGrowthV1.0
- 一个简单的通过区域生长实现对图像中目标边缘的提取(Edge extraction through regional growth)
code
- 噪声背景下的信号检测是一项复杂而又重要的任务,在雷达信号检测和通信领域都是重要的课题。在低信噪比情况下与普通自相关函数法进行了比较。给出了时域及频域(Signal detection in noisy background is a complex and important task. It is an important topic in the field of radar signal detection and communication. Compared with the gene
i1
- 利用MATLAB提供的低通滤波器实现图像信号的滤波运算(Using the low-pass filter provided by MATLAB to realize the filtering operation of image signal)
33
- linux super system windows
IDL
- ENVI转TIF,利用ENVI库函数将ENVI标准格式数据转换为.tif文件示例(Using ENVI library function to transform ENVI standard format data into.Tif file example)
stations
- 实现上海地铁一天可视化链接,你可以通过processing的程序看到一天的变化,都在里面了(you can see the change of shanghai railway all day long)
Zhang-Suen-thinning-algorithm_main
- 二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)