-
lectura_letras.m
matlab code for processing of signals and images
- 2012-11-23 10:05:07下载
- 积分:1
-
two-dimensional-s-transform
包含二维广义S变换程序和测试程序,用于对图像进行时频分析。matlab版本R2011b,操作系统为32位win7。在2G内存下最大只能对84*84的图像进行处理,更大的图像会出现out of memory的问题。目前网上还没有这个程序,包括本站,pudn,ilovematlab都没有。把程序上传到这三个地方,望大家一起来改进它。(Contains a two-dimensional generalized S transform procedure and testing procedure.It is used for the time-frequency analysis of images.Matlab version :R2011b, operating system: 32 win7. Tests under 2G memory can only process 84* 84 images.A larger image will incur "out of memory" problems. This program is not found online before, including this site, CSDN, ilovematlab. Upload the program to the above three websites, hoping it improved by the help of everyone.)
- 2013-03-19 09:46:37下载
- 积分:1
-
root
动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)
- 2014-01-15 15:09:51下载
- 积分:1
-
toolbox_general
数字信号处理或图像处理常用工具箱matlab(Common toolbox for digital signal processing)
- 2017-06-07 16:17:40下载
- 积分:1
-
BMPprossing
C处理BMP图像程序,有点缺陷,请大家指出。共同进步(C procedures for handling BMP image, a little flaw, please point out. Common progress)
- 2009-10-22 13:45:36下载
- 积分:1
-
CFAR
利用CFAR检测SAR图像中的高亮度目标。(Detect targets with high backscattering intensities by CFAR algorithm)
- 2020-12-07 18:39:21下载
- 积分:1
-
Face-deformation
C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
- 2014-02-16 13:46:01下载
- 积分:1
-
CNN-for-Image-Retrieval-master
基于内容的CNN图像检索,编写语言为matlab(CNN Image Retrieval, matlab)
- 2019-05-05 20:24:18下载
- 积分:1
-
Natural-Image-Sketching-Production
现有自然图像素描画效果生成算法存在容易造成画面细节丢失,笔画线条单一等问题。针对这些问题,本文提出了一种改进的自然图像素描画效果生成算法,通过模拟艺术家创作素描画过程,分步生成素描画图像底纹和素描画场景笔画轮廓,采用8个方向卷积滤波提取图像中不同方向的细节信息,并使用不同长度不同粗细的笔画来模拟艺术家在创作过程中不同力度的绘画效果,最后合并素描画笔画效果和素描画图像底纹,得到与原输入自然图像内容一致,色调与艺术家绘制的素描画效果相同,笔画和底纹形式与实际素描画相似,真实感较强的素描画效果输出图像。大量实验结果表明本文方法可以生成高质量的自然图像素描画效果,与现有成熟的铅笔画生成技术相笔,本文方法具有较强的可比性。(The existing algorithms for natural image sketch production are easy to cause some problems such as the loss of image details, singleness of the stroke line. To solve these problems, this paper proposes an improved algorithm for the natural image sketch effect producing. By simulating the artist creation process of sketch, step-by-step generate image shading sketch image shading and drawing the scene outline stroke of the sketch image, using 8 directions of convolution filter to extract the details of different directions in the image, furthermore, using the stroke of different length and thickness to simulate the painting effect of different strength in the process of artist creation, finally we merge the sketch stroke effect and sketch image background to get the output image, which have consistent content with the original input image, have the same tonal effect with artists draw sketch, have the similar Stroke and background form with the actual sketch and have strong real sense in)
- 2014-12-16 16:31:25下载
- 积分:1
-
image_fusion
本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)
- 2020-06-30 09:40:02下载
- 积分:1