-
SIFT_Matlab
一个人写的sift代码,matlab实现,比起原作者的效果差些,但是也不错。(原作者没有公开源码)()
- 2008-04-01 14:10:36下载
- 积分:1
-
123
使用kmeans算法对图像进行分割,先对图像进行了rgb到lab的转换(Use kmeans algorithm for image segmentation, the first image of rgb to lab conversion)
- 2013-06-27 14:05:31下载
- 积分:1
-
图像空域增强处理
说明: 思想:把原始图的直方图变换为均匀分布的形式,这样就增加了灰度值的动态
范围从而达到增强图像整体对比度的效果。其优点是能自动地增强整个 图像的对比度。
1、对灰度图像进行直方图的均衡化处理,达到图像增强的目的。
2、利用平均滤波和中值滤波对图像进行平滑滤波。
3、利用拉普拉斯运算对图像进行锐化滤波。(Idea: transform the histogram of the original image into the form of uniform distribution, so as to increase the dynamic gray value
Range to enhance the overall contrast of the image. Its advantage is that it can automatically enhance the contrast of the whole image.
1. The gray image is processed by histogram equalization to achieve the purpose of image enhancement.
2. Average filter and median filter are used to smooth the image.
3. Using Laplace operation to sharpen the image.)
- 2019-11-13 16:49:49下载
- 积分:1
-
distexture1
主要用于织物图像处理中,织物起球图像的频域纹理滤除,将图像从空间域变换到频率域。(Mainly used in fabric image processing, the fabric pilling texture image in the frequency domain filter, transform the image from space domain to the frequency domain.)
- 2011-06-13 17:43:33下载
- 积分:1
-
Fast_median_filter
说明: FPGA数字图像处理实现均值滤波,并且仿真将生成图片写出TXT格式以便使用MATLAB查看(Mean filter is realized by digital image processing in FPGA, and the generated image is written in TXT format for viewing with MATLAB.)
- 2019-06-01 21:23:25下载
- 积分:1
-
static_kalman_allorder
速度匹配传递对准,matlab,仿真程序(Speed matching transfer alignment, MATLAB simulation program)
- 2011-11-25 14:42:39下载
- 积分:1
-
chixibuchang
通过采用反步滑模控制补偿伺服系统中的齿隙影响,提高跟踪精度(By using the backstepping sliding mode control of backlash compensation in servo system, improve the tracking accuracy)
- 2015-05-03 10:51:41下载
- 积分:1
-
动态背景
用vibe算法提取动态背景的前景信息,背景为白色(Vibe algorithm is used to extract foreground information of the dynamic background, the background is white)
- 2020-11-17 21:39:44下载
- 积分:1
-
exp4
本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
- 2015-05-03 11:36:15下载
- 积分:1
-
Graph_Cut
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
- 2008-03-03 22:26:01下载
- 积分:1