资源列表

[分形几何fractal

说明:matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i
<郑志森> 在 2025-03-14 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)image-matlab-compross

说明:有关图像处理的函数与代码,包含图像的显示,加噪各种处理函数-Image processing function code contains the image of the display, adding noise processing function
<diyanjun> 在 2025-03-14 上传 | 大小:9kb | 下载:0

[图形图像处理(光照,映射..)ColorConvert

说明:实现yuv与RGB色域转化,又可以实现RGB与ycbcr色域转化-To yuv conversion of RGB color gamut, but also to achieve the transformation of RGB ycbcr color gamut
<ls> 在 2025-03-14 上传 | 大小:4.82mb | 下载:0

[2D图形编程traingle

说明:this a program of triangle using gl_polygon -this is a program of triangle using gl_polygon
<shrutilata> 在 2025-03-14 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)raw-to-bmp

说明:实现raw格式和bmp格式的转换,并且对bmp图像进行简单处理-Raw format and bmp format conversion, and simple bmp image processing
<张志鹏> 在 2025-03-14 上传 | 大小:60kb | 下载:0

[GIS编程MapXLecture

说明:用MapX组件进行GIS二次开发,实现地图的基本管理与应用-Management and application of GIS secondary development of MapX map
<张志鹏> 在 2025-03-14 上传 | 大小:4.3mb | 下载:0

[GIS编程jiaohui

说明:实现后方交会,计算传感器的外方位元素,数据自己手动输入-Resection calculate sensor elements of exterior orientation data manually input
<张志鹏> 在 2025-03-14 上传 | 大小:198kb | 下载:0

[GIS编程peng

说明:实现点线面的缓冲分析,和点面,线面,面面之间的叠置分析-Point, line and plane buffer analysis, overlay analysis and point surface, line, surface, PowerPhone
<张志鹏> 在 2025-03-14 上传 | 大小:1.95mb | 下载:0

[图形图像处理(光照,映射..)denoise_foe

说明:关于MATLAB的图像消噪程序,很有用的-MATLAB image denoising procedure, useful
<彭国根> 在 2025-03-14 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)reconstruction

说明:基于小波变换的图像重构程序,相当完整的程序-Based on wavelet transform image reconstruction program, very complete program
<彭国根> 在 2025-03-14 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)ImageEdit

说明:图像处理程序 能够实现图像的二值化 灰度处理 以及一些其他功能 用vc++编写的程序-image edit
<lansefengye> 在 2025-03-14 上传 | 大小:27.42mb | 下载:0

[图形图像处理(光照,映射..)tt2

说明:图像的同态滤波的matlab程序,里面的输入图像文件名和参数需要自己修改。-The program of homomorphic filtering in the image.The input image and program argument will be changed by yourself
<duo> 在 2025-03-14 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org