-
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值...
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值-Calculation of the effective region OTSU value: By marking images, to strike the original image of the region is marked OTSU threshold
- 2022-04-23 03:53:29下载
- 积分:1
-
图像融合PixelFusion,也许会有些用处
图像融合PixelFusion,也许会有些用处-This is a PixelFusion programe
- 2022-07-07 08:56:06下载
- 积分:1
-
openCV在visual studio2005下的canny检测
openCV在visual studio2005下的canny检测-openCV in visual studio2005 under the canny detection
- 2022-07-26 09:25:20下载
- 积分:1
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。...
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
- 2022-06-12 20:39:54下载
- 积分:1
-
- 2022-07-24 03:58:26下载
- 积分:1
-
- 2022-05-24 00:52:21下载
- 积分:1
-
用photoshop制作的照片底纹的详细步骤
用photoshop制作的照片底纹的详细步骤-Produced photos with photoshop Shading detailed steps
- 2022-05-25 05:02:47下载
- 积分:1
-
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题...
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
- 2023-08-03 16:55:03下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1