-
多媒体播放,利用DELPHI实现播放多媒体文件
多媒体播放,利用DELPHI实现播放多媒体文件-Multimedia player, using DELPHI realize play media files
- 2023-08-24 15:40:04下载
- 积分:1
-
Based on the outline of the shape feature extraction 1) the program in VC 6.0...
基于轮廓的形状特征提取
1)该程序在VC++6.0下编译通过;
2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定)
64×64 24bit BMP:
图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别;
120×120 24bit BMP:
图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别;
3)结果说明:
MCS.dat保存了Mountain Climbing Sequence。
-Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
- 2022-03-19 13:22:10下载
- 积分: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
-
使用一维矩方法实现数字图像的像素级边缘检测
使用一维矩方法实现数字图像的像素级边缘检测-Moment method using the one-dimensional digital image edge detection
- 2023-03-08 18:45:03下载
- 积分: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
-
这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助...
这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助- This is explained about the jpeg2 standard English first
edition that, inside in detail introduced the jpeg2 algorithm, has
very much to everybody helps
- 2022-04-09 12:42:58下载
- 积分:1
-
m文件的Hough变换,在希望可以对每个人都是用。
霍夫变换的 m文件 ,希望那个可以供大家是使用。-Hough transform of the m file, in the hope that can be for everyone is to use.
- 2023-05-27 07:20:03下载
- 积分:1
-
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等...
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等-The program is a video capture program, features a video initialization, the video location coordinates, brightness, saturation and contrast settings, etc.
- 2022-04-23 02:32:44下载
- 积分:1
-
纹理传输的例子
texture transfer example
- 2022-03-25 22:41:50下载
- 积分:1
-
边界检测,通过灰度变快慢换查找边界,设置阈值。
边界检测,通过灰度变快慢换查找边界,设置阈值。-boundary detection,Through the gray variable speed in search boundary,Setting threshold.
- 2023-04-14 09:55:04下载
- 积分:1