资源列表
image-restoration
- 主要介绍图像的图画和只存在噪声的图像复原的相关方法和实现。-It introduces pictures and associated method for image noise is present only in the image restoration and implementation.
Color-image-processing-(1)
- matlab的彩色图形处理,包括彩色基础知识,彩色空间和伪彩色处理-Matlab color graphics processing, including basic knowledge of color, color space and pseudo color processing
Color-image-processing-(2)
- matlab彩色图形处理,包括全彩色图像处理基础,彩色变换,彩色图像平滑和锐化,彩色图像分割。-Matlab color graphics processing, including the full color image processing base, color transformation, color image smoothing and sharpening, color image segmentation.
image-segmentation(1)
- matlab的图像分割,主要内容为概述和图像点、线和边缘检测的方法和实现。-MATLAB image segmentation, the main contents of the outline and image points, lines and edge detection method and implementation.
image-segmentation(2)
- matlab的图像分割,主要是阈值处理和基于区域的分割的方法和实现。-MATLAB image segmentation, mainly threshold processing and region based segmentation method and Implementation.
MATLAB-image-segmentation-
- 利用MATLAB软件实现图像的线性变换、平滑滤波、边缘检测、Houng变换等图像处理程序。-By using MATLAB software to realize image linear transformation, smooth filtering, edge detection and Houng transform image processing program.
AutoKF
- 一种自适应卡尔曼滤波,适合语音和遥感信号处理-An adaptive Calman filtering, suitable for voice and remote sensing signal processing
abnormal_detection
- 由c++和opencv,利用运动人体外接矩形的长宽比来检测人体异常行为的发货谁能,如摔倒和下蹲- Using the human body to connect the rectangular aspect ratio to detect abnormal behavior of the human body who can ship, such as fall and squatting
Light_Flow
- 利用opencv本身自带Lucas_Kanade的函数来表示运动目标的光流轨迹-Using opencv itself comes with Lucas_Kanade function to represent the moving target optical flow trajectory
opencv-Polargeometry
- 依据极线几何原理,用opencv实现对两幅图像检测特征点后计算基本矩阵。在其中任意一幅图像中选点,在另一幅图中显示极点和极线。-Based on the principles of epipolar geometry, with opencv after two images to detect feature points to calculate the basic matrix. In either an image point, poles and lines displayed in
Image-Corrosion
- 腐蚀是图像形态学的两个基本操作之一,另外一个是膨胀(Dilate)。二值图像上的腐蚀是腐蚀最典型的运用,但是腐蚀操作同样可以运用于灰度图像。二值图像腐蚀操作最基本的效果是腐蚀图像中前景色区域的边缘。使得前景图像区域变小,前景图像内部的背景区域被放大。-Corrosion is one of the two basic operation of the image morphology, and the other one is the expansion (Dilate). Corrosion
Histogram-equalization
- 如果一副图像的像素占有很多的灰度级而且分布均匀,那么这样的图像往往有高对比度和多变的灰度色调。直方图均衡化就是一种能仅靠输入图像直方图信息自动达到这种效果的变换函数。它的基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。-If an image pixel occupies a lot of gray level and evenly distributed, so such images
