-
Total-variation-image-deconvolution(dhxu757)
一套使用全变分方法进行图像去噪处理的图像源代码(MATLAB),算法结果性能优良,适用范围广泛.(Use a variational method for image denoising images deal with the source code (MATLAB), the results of algorithm performance, the broad scope of application.)
- 2008-06-30 12:27:32下载
- 积分:1
-
Stewart
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序(6-DOF Motion Platform for Development of Inverse Kinematics solver, Jacobian solver, solver speed and power of the procedure)
- 2016-03-14 02:14:27下载
- 积分:1
-
bayesthresholding
基于小波的去噪算法,采用BAYES原理选取阈值,源代码,参考文献:Adaptive Wavelet Thresholding for Image Denoising
and Compression(Wavelet-based denoising algorithm using the principle to select threshold BAYES, source code references: Adaptive Wavelet Thresholding for Image Denoisingand Compression)
- 2020-09-22 10:47:51下载
- 积分:1
-
细胞图像分割
说明: GUI界面实现打开图像,基于阈值分割,基于边缘分割,基于形态学分割,基于种子点分割和基于主动轮廓模型分割(The GUI interface can open the image, based on threshold segmentation, edge segmentation, morphological segmentation, seed point segmentation and active contour model segmentation)
- 2020-12-19 14:44:25下载
- 积分:1
-
CT256
该上传的256张CT图片是高质量的DICOME格式人类头骨的连续序列切片图,可直接用于医学三维重建或体绘制。(The upload of 256 CT images are of high quality DICOME form a continuous sequence of the human skull slice diagram can be directly used in medical 3D reconstruction or volume rendering.)
- 2010-03-06 18:50:45下载
- 积分:1
-
showline
说明: 图像检测,目标检测简单来说就是找出图像中的目标并给定目标的位置,一般用矩形框定位出目标(In image detection, target detection is simply to find out the target in the image and give the location of the target. In general, the rectangular box is used to locate the target)
- 2019-04-12 16:18:23下载
- 积分:1
-
sobelEdgeDetection
Sobel算子边缘增强算法,利用梯度下降原理边缘化图象(Sobel operator enhancement algorithms, using gradient descent principle marginalized image)
- 2007-06-26 12:18:22下载
- 积分:1
-
K-SVD
详细介绍了K-SVD字典训练的详细过程,对稀疏表示研究很有帮助.(Detailed introduces the K- SVD dictionary of detailed training process, the sparse say that research to have the help very much.
)
- 2012-10-30 14:11:04下载
- 积分:1
-
perspective-transform
透视变换程序,实现三维物体到二维图像的透视变换。(the program of perspective transformation)
- 2011-11-05 14:47:01下载
- 积分:1
-
Pseudo-Color Image Processing
数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing
(a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified color corresponding to one range of gray levels in the input image, and the remaining pixels in the RGB image have the same shade of gray as they had in the input image. You can limit the input colors to all the colors in Fig. 6.4(a).
(b) Download the image in Fig. 1.10(4) and process it with your program so that the river appears yellow and the rest of the pixels are the same shades of gray as in the input image. It is acceptable to have isolated specs in the image that also appear yellow, but these should be kept as few as possible by proper choice of the two gray-level bands that you input into your program.)
- 2017-11-06 16:52:41下载
- 积分:1