搜索资源列表
bumpmap1981
- 使用matlab实现凹凸纹理的程序,将一个彩色图片生成灰度图片,然后用本程序可生成彩色图片的凹凸纹理图片-use Matlab texture achieve embossing process will generate a gray color photographs photographs, Then the process of creating color photographs of the rough texture Photo
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
cloud
- 生成一维云模型的MATLAB程序,简单实用,可以自动生成云模型图片-Generate one-dimensional cloud model MATLAB program, simple and practical, can automatically generate cloud model picture
EdgeDetection
- 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
CreateImage
- java图片加水印生成~自己写的~学习为主-java image plus watermark generated ~ ~ wrote it myself to learn the main
StimulateForVisual
- 数字图像处理,vs2005+matlab写的视觉刺激图片生成源码,生成并设置gabor图像等-digital image process, visual stimulate image, gabor image
Pic2Avi
- 用MatLab将众多图片文件自动生成avi电影文件-Make a avi file from many picture file using Matlab program
imageEdgeDetect
- edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
ImageBinaryzation
- image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
ImageBoundaryExtraction
- 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
picturemark
- 在matlab环境下图片生成水印。生成水印的过程,其实分为三个环节:第一,载入原始图片 第二,载入水印图片 第三,保存新的图片。-Images generated watermark in the Matlab environment. Generate a watermark in the process, in fact, divided into three components: First, load the original picture second, loading wate
mosaic-image
- 用matlab程序生成四分体马赛克图片,付图片以供试验-create mosaic picture
MATLAB-getrect
- matlab 鼠标从一幅图像中截取一个区域,并生成一幅图片-get a picture form a picture
matlab
- 生成全景图,图片拼接,使用兴趣点匹配方法-Generated panorama, image stitching, using interest point matching method
MATLAB-generation-Gif-images
- MATLAB生成Gif图片程序源代码,直接运行.m文件即可查看效果。-MATLAB source code generation Gif images directly run. M file to see the effect.
matlab-Image-processing-
- 运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。-sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.
8-TFT_24
- 基于Xilinx Spartan6自制开发板实验,2.4存TFT屏静态刷新特定图片。如果要修改图片,请使用Matlab将图片生成*.coe格式,生成ROM加载。-Development board based on Xilinx Spartan6 homemade experiment, 2.4 TFT screen kept static refresh specific picture. If you want to modify the picture, the image is gene
MATLAB生成Gif图片程序源代码
- 本文档为 MATLAB生成Gif图片程序源代码,可供有需要的小伙伴参考(This document for the MATLAB generated Gif picture program source code, available for the needs of small partners reference)
MATLAB生成Gif图片程序
- 体现matlab的多重功能,另附关于混沌系统的一篇文章(The multiple functions of MATLAB, and an article on the chaotic system)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor