资源列表
[图形图像处理(光照,映射..)] ImgtDemo_ex
说明:通用图像读取、保存、显示等基本操作,功能完整,代码可靠。-Common Image read, preserve, display and other basic operations, full-featured, reliable code.<luoxb> 在 2025-02-23 上传 | 大小:53kb | 下载:0
[图形图像处理(光照,映射..)] ch1_1
说明:C编写的图象处理程序,包括如图象打开,显示,存储,镜像,滤波等图象处理技术,非常适合初学者。-C prepared by image-processing procedures, including such as the image open, display, storage, mirroring, filtering, image processing technology, is ideal for beginners.<张立> 在 2025-02-23 上传 | 大小:3.62mb | 下载:0
[图形图像处理(光照,映射..)] DCT
说明:对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换-Color of an image of discrete DCT transform, and select the appropriate threshold for DCT Transform<李雅> 在 2025-02-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Adaptive_Algorithm
说明:来自学报的自适应多波束形成算法,比较新的期刊文章。-From the Journal of the adaptive multi-beamforming algorithm, a relatively new kind of journal articles.<王红英> 在 2025-02-23 上传 | 大小:311kb | 下载:0
[图形图像处理(光照,映射..)] FillColor
说明:FillColor多边形填充-FillColor filled polygon<wfzltt> 在 2025-02-23 上传 | 大小:3kb | 下载:1
[图形图像处理(光照,映射..)] test
说明:实现图像检索功能,使用Visual c++对相关的图像数据库进行检索。简单方便的实现在图像库中检索与带查询图像相关的图像。-Image search function, use the Visual c++ Relevant image database retrieval. Simple realization of the image database retrieval and query image correlation wi<彭晶> 在 2025-02-23 上传 | 大小:5.71mb | 下载:0
[图形图像处理(光照,映射..)] ImageDespeckle
说明:这个是图像去噪算法的实现, hull算法和维纳滤波, -This is the realization of image denoising algorithms, hull algorithm and Wiener filtering,<gajs> 在 2025-02-23 上传 | 大小:28kb | 下载:0
[图形图像处理(光照,映射..)] lineSegment
说明:这个是寻找线段和曲线的端点算法, 主要是八领域的点判断-This is a line segment and curve to find the endpoint algorithm, the main point is to determine the field of eight<gajs> 在 2025-02-23 上传 | 大小:87kb | 下载:0
[图形图像处理(光照,映射..)] RegionExtractsdk
说明:彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并-Color Image Segmentation Algorithm, first of all, rgb to hsv, and then quantified, separated into many small regions, and then use the regio<gajs> 在 2025-02-23 上传 | 大小:201kb | 下载:0
[图形图像处理(光照,映射..)] HarrisCorner
说明:Harris Corner Detector角点检测最基本算法,包含源码-Harris Corner Detector fundamental corner detection algorithm, including the source<帅政风> 在 2025-02-23 上传 | 大小:3.57mb | 下载:0
[图形图像处理(光照,映射..)] RegionAnalyzesdk
说明:这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image se<gajs> 在 2025-02-23 上传 | 大小:168kb | 下载:0
[图形图像处理(光照,映射..)] camera_calibration
说明:这个是应用与摄像机标定的程序的模拟仿真。对场景中N条相等的平行线进行摄像机内参标定,看提供的约束有几个。其中涉及到数据的归一化处理以及L-M最优化。-This is the application of camera calibration and simulation procedures. Article N of the scene the same parallel line camera calibration referen<gajs> 在 2025-02-23 上传 | 大小:3kb | 下载:0