资源列表
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
Picture
- 图像处理中的标准测试图像,希望对大家有用-standard test image in image processing
tuxiangchuli
- 用vb实现了对图片的读取和显示,并对图像进行高斯平滑,灰度图像直方图的显示。还主要实现了图像轮廓的边缘检测:包括各种算子检测。-Achieved using vb read and display the picture, and Gaussian smoothing the image, gray image histogram. Also outline the main achievement of the image edge detection: including operator
Multiscale-Normalized-Cuts-
- 图像处理中的多尺度分割程序,使用matlab开发环境-Image processing procedures for multiscale segmentation
abersim-2.0
- 非线性超声成像仿真工具,考虑组织畸变、衰减、谐波等因素。-toolbox for nonlinear ultrasound imaging simulation
KSVD
- 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
FCM
- 基于matlab写的HCM和FCM程序,以及快速算法KFCM算法,对写毕业设计的很有用-Based on matlab HCM and FCM written procedures and fast algorithm for writing, KFCM algorithm of graduation design is very useful
AVI
- 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
binarization_Algorithm
- 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
OfusionPro_src
- ofusion pro版本的源代码,中文版-ofusion pro
fft
- 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images