-
这个是数字图像处理的LOG和DOG边缘检测程序。
这个是数字图像处理的LOG和DOG边缘检测程序。-This is a digital image processing DOG and LOG edge detection procedure.
- 2022-01-22 17:21:56下载
- 积分:1
-
图像处理计算中用到的矩阵计算函数,主要是一些常用的函数
图像处理计算中用到的矩阵计算函数,主要是一些常用的函数-image processing used in the calculation of matrix calculation function is mainly a function of some commonly used
- 2022-04-11 17:07:01下载
- 积分:1
-
精通visual c++图像编程的 代码 。
我用VS2005编译,有几个地方有错,请自己改正...
精通visual c++图像编程的 代码 。
我用VS2005编译,有几个地方有错,请自己改正-Proficient in visual c++ Image programming code. I used the VS2005 compiler, there are several places there is a mistake, please correct their own
- 2022-05-27 04:05:02下载
- 积分:1
-
gold 是用Matlab编写的代码 很好用啊 大家顶
gold 是用Matlab编写的代码 很好用啊 大家顶-gold 是用Matlab编写的代码 很好用啊 大家顶
- 2022-10-17 15:55:03下载
- 积分:1
-
简单的图像处理:图像的读取与保存,初学者十分实用
简单的图像处理:图像的读取与保存,初学者十分实用-A simple image processing: Image read and preservation, is very useful for beginners
- 2023-03-02 11:00:03下载
- 积分:1
-
采用3×3的窗口模板。实现了均值滤波的操作
采用3×3的窗口模板。实现了均值滤波的操作-Using 3 × 3 template window. Achieved a mean filter operation
- 2023-04-08 03:55:03下载
- 积分:1
-
VisualC++数字图像处理配套光盘的源代码。
VisualC++数字图像处理配套光盘的源代码。-VisualC++ Digital image processing package CD-ROM source code.
- 2022-10-02 01:05:04下载
- 积分:1
-
专门为21定制的数据点的DXF文件的程序提取…
专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式:
1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界
-dedicated to the extraction of 21 customized data points dxf document procedures. To extract AutoCAD14 D dxf document : 1. 2.Text point elevation data of three. (including Line, Polyline), the elevation data, three models : 1) direct extraction of straight endpoint Elevation 2) on the line for the encryption of data points, then output 3) output model of the land and sea borders
- 2023-05-19 11:50:03下载
- 积分:1
-
PCA 主成份分析法 用于人脸识别中的图像处理方法
PCA 主成份分析法 用于人脸识别中的图像处理方法-PCA face recognation
- 2022-11-08 09:30:03下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1