-
ImageProcessing
说明: 基于块分割的图像拼接,将图像按块拼接,缺点是速度很慢,算法有待改善(Block-based segmentation of the image mosaic, mosaic images by block, the disadvantage is very slow, the algorithm needs to be improved)
- 2011-03-24 18:22:01下载
- 积分:1
-
o_lezoray
探索图像恢复中出现的正则化方法及其理论基础,进一步发展Tikhonov正则化方法,得到图像恢复算法和工程实际中一些病态问题的解,进一步发展已有的数值解
法,(Exploration of image restoration emerged regularization method and its theoretical basis, the further development of Tikhonov regularization method, the image restoration algorithm and engineering solutions of some ill-posed problem, the further development of existing numerical method,)
- 2008-05-27 11:38:57下载
- 积分:1
-
canny
一种在二维、三维数据中利用Canny算子检测边缘的边缘检测器(A Canny edge detector for two-dimensional image and three-dimensional volume data.)
- 2021-04-22 15:28:48下载
- 积分:1
-
最邻近插值的matlab实现代码nearset
最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法(The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation)
- 2012-10-29 20:54:31下载
- 积分:1
-
matlab-hough
说明: 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!(Application of the hough transform matlab for iris location, good results for everyone to learn!)
- 2009-07-27 18:43:14下载
- 积分:1
-
video
通过matlab实现对视频的实时提取及处理(Real-time extraction and processing of the video by matlab)
- 2012-07-27 09:29:34下载
- 积分:1
-
image-processing
1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值
2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。
((1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 times the original 2) around the center of rotation of 30 degrees (CW) 3) interpolation of the offset to achieve a perspective transformation.gray level difference between the nearest neighbor interpolation and bilinear interpolation
(2) draw a grayscale image of the gradient magnitude image (three-point method seeking gradient), the gradient magnitude image is reasonable to select a threshold value (the test can be) the second value to the image edge detection image.)
- 2012-03-13 23:16:59下载
- 积分:1
-
GRABCUT
matlab与C++混编的grabcut分割程序,只需画框即可提取目标(grabcut algorithm)
- 2020-11-25 23:39:32下载
- 积分:1
-
PSNRforColorGif
说明: 计算GIF彩色图像的差异,两幅图像大小一致且调色板一致。其中Psnr 为两幅图像的psnr值.P 为两幅图像之间像素索引不同的索引值占图像大小的比例。(GIF image color difference calculation, the two images the same size and same color palette. One Psnr the two images psnr value. P index for the pixels between two images, the index values of different ratio of total image size.)
- 2010-04-09 11:50:02下载
- 积分:1
-
inverse-with-Calibration-parameters
利用摄像头工具箱标定得到的内部参数还原透视图像为“鸟瞰图”。本例中使用的图像时棋盘格。(Using the internal parameters obtained from the camera calibration toolbox. reducting perspective images as the "bird s eye view". In this case, use the image of the checkerboard.)
- 2021-03-04 20:39:32下载
- 积分:1