-
手机屏幕的一个程序源代码,用的是+ +编程技术,五
有关手机屏幕编程的一个源代码,采用VC++编程技术,对视频编程的初学者有一定的帮助-the handset screen of a program source code, using VC++ programming technology Video programming for beginners will help
- 2023-08-28 15:55:03下载
- 积分:1
-
Based on c++ Build the image of gray
基于c++build的图像的灰度、亮度、对比度、二值处理-Based on c++ Build the image of gray-scale, brightness, contrast, binary treatment
- 2022-02-03 13:35:43下载
- 积分:1
-
(计算机图形学)用Bresenham实现画圆的算法,用MidPoint实现画椭圆的算法
(计算机图形学)用Bresenham实现画圆的算法,用MidPoint实现画椭圆的算法-(Computer graphics) to realize drawcircle Bresenham
- 2022-02-04 19:20:37下载
- 积分:1
-
iris recognition algorithms, including positioning, in the final one, coding. Us...
虹膜识别算法,包括定位,归一化,编码。很有用的算法。-iris recognition algorithms, including positioning, in the final one, coding. Useful algorithms.
- 2023-07-11 14:30:03下载
- 积分:1
-
256色转灰度图 256色转灰度图
256色转灰度图 256色转灰度图-256-color gray level 256 to switch to 256 colors change colors change grayscale grayscale
- 2023-03-10 17:30:03下载
- 积分:1
-
数字图象处理中常遇见的图象融合相关源代码
数字图象处理中常遇见的图象融合相关源代码-Digital image processing of image fusion is often met the relevant source code
- 2022-03-03 19:37:11下载
- 积分:1
-
计算机图形学部分算法vc原码,实现了常用的功能
计算机图形学部分算法vc原码,实现了常用的功能-Computer graphics part of the original code vc algorithm to realize the functions of commonly used
- 2022-05-09 06:27:13下载
- 积分:1
-
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K...
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
- 2022-10-31 15:35: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
-
著名大学的人脸检测演示部分!覆盖各种各样的..
国外著名大学成功的人脸检测示例中一部分!包含多种环境下的代码-famous University of face detection illustration part! Covering a wide variety of environment code
- 2022-06-17 23:25:54下载
- 积分:1