-
图像处理之运动目标检测
说明: 基于matlab实现对将视频以帧为单位截取为图片,用背景差分法进行比对,实现对运动目标的检测。含代码,运算结果。(Based on MATLAB, the video is captured as a picture by frame, and compared with the background difference method to achieve the detection of moving objects. Including code and operation result.)
- 2021-03-21 17:39:17下载
- 积分:1
-
RectifyMode_enlarge
基于除法模型的鱼眼图像校正代码,包含摄像机内参和畸变参数在内的5个参数,无需进行填补空洞的操作。(Based fisheye image correction code division model, including internal camera and distortion parameters, including five parameters, without the need for filling voids operation.)
- 2014-06-05 17:09:37下载
- 积分:1
-
susan
susan算子 基于边缘的图像分割
This function uses the SUSAN algorithm to find edges within an image(susan operator on the edge of the image segmentation This function uses the SUSAN algorithm to find edges within an image)
- 2010-06-09 09:06:59下载
- 积分:1
-
gac
能直接用的GAC图像分割程序,很好用。具体内容可看程序(GAC can be directly used in image segmentation procedure, easy to use. To see program details)
- 2010-06-09 16:58:34下载
- 积分:1
-
pwls
PWLS算法主要用于CT重建前的投影数据处理,能够很好的用于CT迭代算法中,对图像进行去噪(PWLS algorithm is mainly used for projection data processing before CT reconstruction. It can be well used in CT iterative algorithm to denoise images.)
- 2020-10-29 10:49:57下载
- 积分:1
-
MATLAB数字图像特效处理系统[GUI,论文]
说明: 本设计是基于MATLAB GUI界面的特效处理系统。配一篇配套论文。探讨了包括色彩调整、代数运算、几何运算、滤镜效果、艺术效果、扭曲效果和风格化七个模块的处理。色彩平衡可以按照特定要求改变图像中每个像素的亮度值;代数运算可以对两幅图象进行代数运算;几何运算可以对图象进行简单的形状处理;滤镜效果是针对相临像素间的关系来处理每个像素,达到一种特殊的效果。艺术效果是可以将图象加工成精美的“艺术品” ;扭曲效果可以对图像进行变形处理;风格化属于破坏性滤镜,通过置换像素生成绘画或印象派的效果。(This design is a special effect processing system based on Matlab GUI interface. With a supporting paper. This paper discusses the processing of seven modules, including color adjustment, algebra operation, geometry operation, filter effect, art effect, distortion effect and stylization. Color balance can change the brightness value of each pixel in the image according to specific requirements; algebraic operation can carry out algebraic operation on two images; geometric operation can carry out simple shape processing on the image; filter effect is to process each pixel according to the relationship between adjacent pixels to achieve a special effect. The artistic effect is that the image can be processed into exquisite "artwork"; the distortion effect can be used to transform the image; the stylization belongs to the destructive filter, and the effect of painting or impressionism can be generated by replacing pixels.)
- 2020-02-08 23:59:33下载
- 积分:1
-
Itti-Matlab
Itti的经典视觉显著性模型的matlab代码,可以直接运行,验证过后就可以下载了。(Itti vision matlab codes)
- 2012-04-24 13:58:01下载
- 积分:1
-
SAR_image_processing
SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
- 2010-01-26 09:52:42下载
- 积分:1
-
freeimage
说明: 图形图像出来库文件,挺好用的,直接包含进工程就可以用了 (Graphic images from the library files, good used directly included into the project can be used)
- 2009-08-15 20:30:56下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1