-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1
-
jpeg
本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
- 2010-11-13 09:50:37下载
- 积分:1
-
randlsbimghide
采用基于LSB的随机图像隐藏技术实现将一幅图像(目标图像)隐藏到另一幅图像(载体图像)中。包含目标图像yctx.bmp,载体图像Miss.bmp,图像隐藏代码randlsbimghide.m文件,图像读取代码randlsbimgget.m文件,随机位选择代码randinterval.m文件。(LSB-based technique of random images to achieve a hidden image (object image) to another piece of hidden images (vector image) in the. Includes target image yctx.bmp, vector image Miss.bmp, image hidden code randlsbimghide.m file, image file reading code randlsbimgget.m, random bits select the code randinterval.m file.)
- 2021-04-22 22:58:48下载
- 积分:1
-
immosaic-by--sift
基于sift的图像特征点提取和图像拼接,有可直接运行的代码和图片(Sift the image feature point extraction and image stitching, can be directly run the code and pictures)
- 2012-07-08 21:35:02下载
- 积分:1
-
US-denoising-and-segment
关于超声图像散斑噪声去除(基于非局部均值的快速滤波算法)和超声心动图的分割(基于变分水平集)(This code is concerning with the Speckle reduction(accelerated algorithm based on non-local mean filtering) and the segment of image(based on level set))
- 2014-03-31 09:23:35下载
- 积分:1
-
Producing-Letters-on-7Segment
Assembly code for interfacing a 7segment that display a random Letters.
- 2013-08-08 14:50:59下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
main
matlab实现的小波降噪声图像处理算法,效果十分好,自己做了调试。(The wavelet reduced noise image processing algorithm realized by Matlab is very effective and has been debugged.)
- 2018-01-07 20:50:27下载
- 积分:1
-
PDE
偏微分方程图像复原代码,其中有频域迭代盲解卷积H1模型,TV去噪模型,自己编的自适应去噪模型,以及改进的自适应去噪模型,令附卫星图片,PSNR代码(Image restoration code of partial differential equations, including iterative frequency-domain blind deconvolution H1 model, TV denoising model, made themselves adaptive denoising model, and improved adaptive denoising model, so attached to satellite images, PSNR code)
- 2010-05-31 12:10:06下载
- 积分:1
-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1