登录
首页 » Special Effects » 有关位图处理的程序

有关位图处理的程序

于 2022-03-19 发布 文件大小:154.73 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

有关位图处理的程序-the bitmap handling procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率...
    这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率-This is based on the PIC series MCU C language programming, using the threshold detection QRS wave, and the QRS wave is detected after a low pass filter, differential, mobile window points to the public through the detection of two adjacent peaks, calculate the heart rate
    2022-12-13 08:05:04下载
    积分:1
  • 视频目标跟踪算法,具有抗遮挡、抗旋转、目标记忆等功能
    视频目标跟踪算法,具有抗遮挡、抗旋转、目标记忆等功能 -Video target tracking algorithm, with anti-block, anti-rotation, the target memory and other functions
    2023-03-30 17:55:04下载
    积分:1
  • 在yuv颜色空间实验的单高斯模型,用于目标检测
    在yuv颜色空间实验的单高斯模型,用于目标检测-Yuv color space experiments in single-Gaussian model for target detection
    2022-03-26 09:09:26下载
    积分:1
  • 在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享...
    在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享-In VC to achieve a variety of computing the image, the image transform used to transform a lot of images, I here to do the finishing on the U.S. work together to share
    2022-03-22 14:34:51下载
    积分:1
  • Read into the image files, make image inversion and then display the image on th...
    读入图像文件,做图像反转,然后显示图像在屏幕上-Read into the image files, make image inversion and then display the image on the screen
    2022-08-24 06:30:02下载
    积分:1
  • 自动搜索最佳阈值,对图像进行二值化处理,提取边缘
    自动搜索最佳阈值,对图像进行二值化处理,提取边缘-Automatically search the best threshold image binarization processing, extraction of the edge
    2022-07-17 21:50:10下载
    积分:1
  • VC图像处理开发包 二值化 滤波等函数实现
    VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
    2022-12-13 15:50:03下载
    积分:1
  • 1,详细分析了各种当今流行的图像格式编码和…
    1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。 6、对所开发的软件进行了测试并提出了改进意见。-1, a detailed analysis of a variety of today s popular image format encoding and decoding methods. 2, the use of Microsoft Visual C++ 6.0 as a development tool, use the MFC Application Framework as the basic software architecture, design and develop a picture browser. 3, the realization of the BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, shows that the basic function. 4, the use of some image processing algorithm to achieve the image to enlarge, narrow, rotating and shutters, mosaic, such as display effects. 5, to achieve a variety of image format conversion function. 6, for the developed software has been tested and made improvements.
    2022-12-06 11:20:04下载
    积分:1
  • 摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方...
    摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2 ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2 pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3 b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s c
    2022-03-24 20:10:16下载
    积分:1
  • Retinex算法的C语言代码实现的图像处理
    retinex算法的C语言代码实现,用于图象处理-Retinex algorithm realize the C language code for the image processing
    2023-03-30 05:30:02下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载