资源列表

« 1 2 ... .50 .51 .52 .53 .54 13655.56 .57 .58 .59 .60 ... 18703 »

[2D图形编程detect.m

说明:自动检测图像中的三角形,矩形和圆形,并分别涂上不同的颜色-Automatically detect images of triangular, rectangular and round, and were coated with a different color
<ojx> 在 2025-10-12 上传 | 大小:1kb | 下载:0

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

说明:基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
<马蕾> 在 2025-10-12 上传 | 大小:19.89mb | 下载:0

[绘图程序BMP-image-processing

说明:BMP图片处理 可以制作bmp图片 纯c语言源码-BMP image processing can produce bmp picture
<袁洋> 在 2025-10-12 上传 | 大小:5kb | 下载:0

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

说明:ENVI二次开发的批处理模版, 默认为数据格式转换为tiff格式。-a idl program used for remote sense image batch dealing.
<王龙> 在 2025-10-12 上传 | 大小:197kb | 下载:0

[图片显示浏览fluent-Output

说明:用matlab对fluent导出的结果进行处理而且可以将数据导出的例子。将fluent导出的ASCII数据导入matlab处理。-Fluent exported for processing and can export data using matlab example. Fluent ASCII data export import matlab processing.
<Jeff_Cai> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)DFT-and-DCT-transformations

说明:二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
<Zhang> 在 2025-10-12 上传 | 大小:381kb | 下载:0

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

说明:Canny边缘检测是一种基于最优化算法的边缘检测算子,具有检测精度高和信噪比良好等优点。本代码完整实现了Canny算子,并利用canny算法对输入图像进行边缘检测,输出边缘图像。-Canny operator is an edge detection operator based on the optimized method. This code implemented Canny operator, and output the edge image.
<Zhang> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[OpenGLOpenGLApplication

说明:opengl教学程序,非常适合初学者进行研究学习,欢迎下载交流。-The opengl teaching program, very suitable for beginners to study learning, please download the exchange.
<王晨> 在 2025-10-12 上传 | 大小:24kb | 下载:0

[图形图像处理(光照,映射..)K-means

说明:在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
<Zhang> 在 2025-10-12 上传 | 大小:61kb | 下载:0

[OpenGLOnYourOwn1

说明:opengl教学代码,非常适合初学者进行下载研究学习。-The opengl teaching code, very suitable for beginners download learning.
<王晨> 在 2025-10-12 上传 | 大小:24kb | 下载:0

[OpenGLPoints

说明:opengl画点源程序,欢迎各位opengl新手下载学习,欢迎交流。-The opengl teaching code, very suitable for beginners download learning.
<王晨> 在 2025-10-12 上传 | 大小:23kb | 下载:0

[OpenGLPolygons

说明:本程序是利用c++和opengl一起实现的画多边形的程序,改程序代码简单易懂,非常适合opengl初学者进行下载学习。-This procedure is achieved with the to utilize c++ and opengl the polygon drawing program, change program code simple and easy to understand, very suitable for opengl beginners download lear
<王晨> 在 2025-10-12 上传 | 大小:24kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 13655.56 .57 .58 .59 .60 ... 18703 »

源码中国 www.ymcn.org