-
DcmtkTest
本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。
对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
- 2009-06-01 14:19:42下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
segment
基于区域阈值的图像分割方法研究,迭代阈值法分割技术(Regional threshold-based image segmentation method, iterative threshold segmentation)
- 2012-03-12 19:45:03下载
- 积分:1
-
SL0
说明: 实现平滑0范数压缩感知算法,主要对二维图像进行压缩感知重构。自行设置图像的采样数目、添加图像即可运行,无需修改。(Realizes a smooth 0-norm compressed sensing algorithm, mainly for compressed sensing reconstruction of two-dimensional images. Set the sample number of the image by yourself, add the image to run, no need to modify.)
- 2020-11-26 10:39:31下载
- 积分:1
-
QMcoder
这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
- 2020-09-20 22:37:52下载
- 积分:1
-
cedif
改进后的非线性各向异性扩散用于图像中的保边去噪,增加了二阶导数,是滤波效果更好(Improved nonlinear anisotropic diffusion for edge preserving image denoising, an increase of second derivative, is a better filtering effect)
- 2010-09-28 16:21:59下载
- 积分:1
-
densecrf-master
应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1
-
seg_twoseeds
区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法(Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm)
- 2007-12-04 11:34:37下载
- 积分:1
-
CS-KSVDSR
实现了基于压缩传感理论的超分辨率图像重构算法(Compressed sensing theory-based super-resolution image reconstruction algorithm)
- 2012-11-15 11:52:48下载
- 积分:1
-
bw_fragile_robust_cross
matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。当有修改发生时,可以定位修改的位置,并在图上标出。标识面积占修改面积的75%,一般修改都能标出(matlab prepared binary image of the digital watermark added and extraction procedures. Compression package has sample images. Can add watermarks, the results of the changes are not easily distinguishable from the naked eye, does not affect use. Can be added to the information length of 100 bytes. Verifiable extraction has been modified, if modified, can extract hidden information. When a modification occurs, you can modify the location of positioning and marked maps. Logo area accounted for 75 to amend the area generally can be identified modifications)
- 2008-02-20 13:32:56下载
- 积分:1