资源列表
camshift
- camshift算法的基础应用,可以实现图像的跟踪,但是色差和轮廓线问题无法解决,如果有相关更好的算法,请联系我
facedetect
- 台湾大学做的简单彩色图像人脸检测方法,具有快速和准确的特点-by Tolga Birdal Implementation of the paper: A SIMPLE AND ACCURATE COLOR FACE DETECTION ALGORITHM IN COMPLEX BACKGROUND Yu-Ting Pai, Shanq-Jang Ruan , Mon-Chau Shie, Yi-Chi Liu Low Power Systems Lab, Departm
CalculatingPointTriDistance
- Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1 P2 P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distanc
Image-Processing
- 图像预处理的matlab程序,对初学者很有用,一定要看 -Image Processing
yundonggenzong_ssdut
- 背景减除目标跟踪方法在Matlab中的实现,通过利用视频前几帧的图像分析处理得到背景信息,然后利用背景差法实现运动目标的跟踪检测-Background subtraction target tracking method in Matlab to get background information through the use of the first few frames of the video image analysis and processing, and then use th
UsingCannyEdge
- 自己编的使用canny算子进行边缘检测的程序,用c写的,有详细注释-own addendum to the use of canny operator for edge detection procedures, using c write a detailed Notes
DFT
- 以上是傅里叶变化程序源代码,包括一维二维傅里叶变换-These are the Fourier transform of the source code, including a one-dimensional two-dimensional Fourier transform
test_bayer
- implementation approach for the compression of image data for lossless image compression saved in lower resolution and are retrieved with super resolution
Scale-correlation-edge-detection
- 基于小波变换尺度相关性的边缘检测,效果还行-Scale correlation of edge detection based on wavelet transform, the results were OK
3523465
- 用DDA实现画圆、用八分法实现画椭圆和圆-With DDA Circle, eighth law painted oval and round
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格-Advancing front triangle mesh generation method code
