-
dizi-data
各种图像处理算法集合,包括灰度、滤波等,已调试,可用。(Collection of a variety of image processing algorithms, including grayscale, filtering, etc.)
- 2013-04-21 20:54:48下载
- 积分:1
-
imSelectROI
可以随意选取图像中多个感兴趣的区域进行操作(Can select multiple images in areas of interest to operate)
- 2008-01-03 12:57:42下载
- 积分:1
-
viola_jones
这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们(a matlab implementation of the viola-jones face dection!)
- 2012-02-19 16:13:31下载
- 积分:1
-
gaussian_average_rgb
在rgb颜色空间实现的单高斯模型,用于目标检测(In rgb color space to achieve a single-Gaussian model for target detection)
- 2009-12-13 22:56:27下载
- 积分:1
-
Retinex-of-image-enhancement
本文提出了基于Retinex可变框架模型的图像增强算法。实验证明该算法不但能有效的增强图像的质量,还能避免Retinex算法中带来的光晕效应,同时算法速度与同类型的图像增强算法比较更快速。之后,将这种理论运用到对彩色图像增强中,取得了很好的处理效果。
(使用同方知网浏览器打开)(This paper presents a framework model based on variable Retinex image enhancement algorithm. Experiments show that this algorithm not only can effectively enhance the image quality, but also to avoid the Retinex algorithm brought halo effect, and algorithm speed and the same type of image enhancement algorithm is relatively faster. After this kind of theory to the enhancement of color images, achieved good treatment effect. (Text browser to use the same side open))
- 2011-06-18 03:21:20下载
- 积分:1
-
code
说明: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
- 2008-11-26 14:27:43下载
- 积分:1
-
Registration-of-the-image-pyramid
图像金字塔配准,利用金字塔分解实现对图像的多分辨率的分析(Registration of the image pyramid, multi-resolution image pyramid decomposition analysis)
- 2012-12-28 09:09:36下载
- 积分: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
-
特征函数
说明: matlab 4个图像特征函数代码,包括tamura texture、灰度差分统计特征函数、灰度共生矩阵特征函数、灰度梯度共生矩阵特征函数(Matlab four image feature function codes, including Tamura texture, gray difference statistical feature function, gray co-occurrence matrix feature function, gray gradient co-occurrence matrix feature function)
- 2021-04-02 20:19:07下载
- 积分:1
-
chaos_logistic
在产生混沌伪随机序列的混沌映射中,Logistic映射(Logistic Map)是一种简单而经典的映射。其中u称为分形参数,随着u逐渐增大,出现倍周期分岔现象。可用于密文域图像加密。(Logistic Map is a simple and classical mapping for generating chaotic pseudo-random sequences. U is called fractal parameter, and with the increase of u, period doubling bifurcation occurs. It can be used for image encryption in ciphertext domain.)
- 2019-03-03 17:07:52下载
- 积分:1