-
使用C++编写的spiht编码的程序,应用于图像的数字处理
使用C++编写的spiht编码的程序,应用于图像的数字处理-The use of C++ written spiht coding procedures applied to the digital processing of images
- 2022-04-12 03:26:46下载
- 积分:1
-
图像处理的一些基本例子及代码.适合初学图像的人群
图像处理的一些基本例子及代码.适合初学图像的人群-image processing some basic examples and code. Images suitable for a novice crowd
- 2022-02-02 06:41:59下载
- 积分: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
-
Regional Growth: tagging detailed parameters can be adjusted in the procedure
区域生长:
标注详细,参数可在程序中调整-Regional Growth: tagging detailed parameters can be adjusted in the procedure
- 2023-08-05 20:15:03下载
- 积分:1
-
一种给定的人脸图像自动人脸检测程序
有关人脸检测的程序,对于给定的图像进行自动人脸检测,挺好用的。-The face detection procedure for a given facial image auto-detection, quite good use.
- 2022-12-05 23:05:03下载
- 积分:1
-
The use of Visual C++ Jitter
利用Visual C++实现基于bmp图象抖动法算法
适合图象处理初学者-The use of Visual C++ Jitter-based image bmp image processing algorithm suitable for beginners
- 2022-01-26 00:27:43下载
- 积分:1
-
粒子滤波(PF)跟踪算法跟踪目标的ini…
粒子滤波(ParticleFilter)跟踪算法,可以跟踪主动镜头下的目标,效果非常好!-Particle filter (ParticleFilter) tracking algorithm to track the goal of the initiative under the lens, very good results!
- 2022-02-16 09:29:24下载
- 积分:1
-
一个指纹识别系统,前者用于多个指纹识别,W。
一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
- 2023-04-12 01:30:05下载
- 积分:1
-
给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi]...
给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi]-failed to translate
- 2022-07-19 11:57:31下载
- 积分:1
-
在H.264标准中,要求视频图像处理中环路滤波的C程序
在H.264标准中,要求视频图像处理中环路滤波的C程序-the H.264 standard, called Video Image Processing loop filter C Program
- 2022-05-15 13:32:06下载
- 积分:1