-
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看...
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看-/* This program is to read and write bmp imag es*/bit map reading and writing operations, is an eye-catcher
- 2022-01-26 07:47:54下载
- 积分:1
-
图像处理程序集,包含滤波,边缘检测,分割等
图像处理程序集,包含滤波,边缘检测,分割等-Image processing assembly, including filtering, edge detection, segmentation, etc.
- 2022-04-10 12:49:58下载
- 积分:1
-
哈里斯
Harris-Laplace combined corner and edge detector 完成对图像的角点和边缘的同时检测-Harris-Laplace combined corner and edge detector angle to complete the image at the same time point and the edge detection
- 2022-06-28 00:50:47下载
- 积分:1
-
小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能....
小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能.-wavelet thresholding source. Different threshold function can change the threshold function. Thus achieving functional.
- 2022-02-26 20:44:13下载
- 积分:1
-
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。...
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were given watermark generation and testing.
- 2023-06-19 05:25:03下载
- 积分:1
-
图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。...
图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identified on the original piece of image similarity matching calculate the similarity between the two values.
- 2022-10-28 00:20:03下载
- 积分:1
-
In D3D, the use of advanced graphics rendering HLSLT prepared code
在D3D里,用HLSLT高级图形渲染技术编写的代码-In D3D, the use of advanced graphics rendering HLSLT prepared code
- 2022-02-07 02:32:51下载
- 积分:1
-
图像处理例程的Visual C++工程在ImageProcessing目录下(本例程仅仅考
虑真彩和灰度图像,对256色索引图像没有考虑)。...
图像处理例程的Visual C++工程在ImageProcessing目录下(本例程仅仅考
虑真彩和灰度图像,对256色索引图像没有考虑)。-Image processing routines of the Visual C++ Works ImageProcessing directory (this routine only consider the true color and grayscale images, indexing images of 256 colors does not take).
- 2023-08-26 07:05:04下载
- 积分:1
-
一些快速纹理映射的例子
一些快速纹理映射的例子- Some fast texture mappings examples
- 2022-11-25 16:30:03下载
- 积分:1
-
Abstract: The inflection point is a digital image of an important information ca...
摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。
-Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
- 2022-05-29 18:03:55下载
- 积分:1