-
color-moments-of-three-color-spaces
图像剪切后,转换为LAB和HSV颜色空间,计算每个颜色通道的颜色矩,最后将所有变量整合到一个矩阵中。(after image cropping, convert the image into LAB nd HSV color space, then computing the color moments of each channel. finally combine this variables into one matrix.)
- 2015-07-01 22:18:23下载
- 积分:1
-
图像重建算法当中的FDK、ART和TV算法
图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
- 2020-07-16 11:48:49下载
- 积分:1
-
k-means-for-image-segmentation
k均值用于图像分割,对于相同颜色但深度不一样可以分割。(k-means for image segmentation, the same color depth can be split.)
- 2013-03-29 22:27:04下载
- 积分:1
-
doublefunction
* 说明:
该函数将对图象进行(成对函数匹配)操作。需要注意的是,此程序先要求对图像进行特征提取及形态学操作等,使其成为二值图像。(* Note: This function will be images (paired function matching) operation. Note that this procedure require image feature extraction and morphological operations, making it a binary image.)
- 2008-04-13 21:56:29下载
- 积分:1
-
chen
这是一个matlab关于分数阶混沌的源程序代码,通过该程序可画出混沌图,这对初学者很有帮助。我已经调试过了。(This is a matlab fractional order to chaos on the source program code, through the program can draw a picture of the fractional order, to beginners helpful. I have the commissioning)
- 2020-06-30 14:40:02下载
- 积分:1
-
HOG
读取一24位彩色图像,计算其以下图像特征:
1)灰度直方图
2)颜色直方图(RGB3个通道)
3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向)
(Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
- 2020-06-28 15:00:01下载
- 积分:1
-
matlabimageprocession
matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
- 2008-05-27 13:20:54下载
- 积分:1
-
MATLAB视频人体异常行为识别
说明: MATLAB视频人体异常行为识别
本文设计了一款人体行为异常监控系统,主要适用人群是老年人,在摄像头固定的情况下,自动检测人体运动轨迹,并与提前设定好的行为库进行匹配,分析判断是否具有异常行为。(Human abnormal behavior recognition in matlab video
In this paper, a monitoring system of human behavior abnormality is designed, which is mainly suitable for the elderly. When the camera is fixed, it can automatically detect the human movement track, and match with the behavior database set in advance to analyze and judge whether there is abnormal behavior.)
- 2020-03-20 01:29:08下载
- 积分:1
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1
-
deal
对一个图像进行红蓝立体画制作,使得呈现3D效果。(to make a picture viewed as 3D)
- 2021-01-13 15:48:49下载
- 积分:1