资源列表
色彩空间转换
- 任意切换各种颜色空间,包含大部分主流的颜色空间转换代码,可实现一键转换。(Arbitrary switching of various color spaces, including most of the mainstream color space conversion code, can achieve one key conversion.)
p48_2am_2g_kelaleche_5
- definition of how to do
波段合成
- 界面搭建以及波段合成显示界面的代码,调试可用。(Interface building and band synthesis display interface code, debugging available.)
Blood_Vessel_Extraction
- 视网膜血管分割的matlab版本算法,该算法分割较为细腻(Retinal blood vessel segmentation)
blood vessel segmentation
- 这是一个用于血管分割的程序,程序中附带多幅测试图片(This is a program for vascular segmentation, with multiple test images attached to the program)
QQ截图
- 脱离聊天软件QQ的一类截图软件,方便快捷(A type of screenshot software that is separated from the chat software QQ, convenient and quick)
20171023 C++yuHALCON
- 使用MFC和HALCON打开一张图片,显示在UI界面上面(using MFC and HALCON open an picture)
shi.ti
- 向数据多媒体(如图像、声音、视频信号等)中添加某些数字信息以达到文件真伪鉴别、版权保护等功能。嵌入的水印信息隐藏于宿主文件中,不影响原始文件的可观性和完整性。(Some digital information is added to the data multimedia (such as image, sound, video signal and so on) to achieve the function of authenticity identification, copyright
figure
- 神经网络模式识别分支的实际应用,案例的详细的代码(The practical application of the neural network pattern recognition branch, the detailed code of the case)
01
- 降低图像灰度级 在不能使用imadjust函数的情况下,采用利用矩阵进行像素运算的方法。(1. Reducing the Number of Gray Levels in an Image (a) Write a computer program capable of reducing the number of gray levels in an image from 256 to 2, in integer powers of 2. The desired number of gr
02
- 双线性插值放大缩小图像 编写一个通过双线性插值来缩放和缩小图像的计算机程序。(Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of th
21
- 利用对数变换进行图像变换 公式:x1=c*log(double(x)+1)(1.Image Enhancement Using Intensity Transformations The focus of this project is to experiment with intensity transformations to enhance an image. Download Fig. 3.8(a) and enhance it using (a) The log t