-
Matlab_MRI_3Dreconstruction
基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示(Based on Matlab software programming realize MC algorithm on human brain MRI images drawn face 3 d reconstruction Use of 3 d rotation transformation and animation of brain function graph animation display)
- 2012-03-07 15:07:48下载
- 积分:1
-
JM
说明: jm软件源码,用于流媒体编码标准H264的性能评测(jm-source software for streaming media encoding standard of the performance evaluation H264)
- 2009-06-21 15:23:59下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
基于MATLAB的汽车轨道偏离预警系统
此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time, which enables the car to avoid deviating from the driveway during the driving process. The system is composed of a camera, a computer, and a loudspeaker. The video information is processed by the camera to control the alarm of the speaker according to the processing results.)
- 2020-06-28 17:00:01下载
- 积分:1
-
2DDoubleDensityDWTThresholdingMethod
使用二维双密度小波2-D Double-Density DWT Thresholding Method,决定图像滤波门限值,实现图像去噪处理。(use of two-dimensional density Wavelet 2-D Double-Density DWT Thresho lding Method, the decision threshold image filtering, image denoising.)
- 2007-03-14 09:21:44下载
- 积分:1
-
22
说明: 这个文件包含一个matlab代码,它用来识别不同的水果,是根据冈萨雷斯那本书开发出来的!(This file contains a matlab code, it is used to identify different fruits, is based on the book Gonzalez developed!)
- 2009-06-16 22:44:38下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
EmgucvTest
用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
- 2013-11-26 09:32:22下载
- 积分:1
-
C# 拖拽截图(拖拽拉伸图片选框)
C# 拖拽截图(拖拽拉伸图片选框)
- 2021-04-22 19:58:48下载
- 积分:1
-
tv
说明: 一种基于tv模型的图像修复方法,经检测代码运行正确,附带实验图片,可以对破损图像有一定的修复效果(Tv model-based image restoration method, the detection code to run correctly, with the experimental picture, can repair the damaged image)
- 2012-05-07 09:40:51下载
- 积分:1