-
对图像进行离散余弦变换处理的源代码
很实用的
对图像进行离散余弦变换处理的源代码
很实用的-images of discrete cosine transform the source code is very useful
- 2022-04-22 06:59:29下载
- 积分:1
-
利用得到道路上的图像对车道进行虚拟线圈的设置,方便利用这些虚拟线圈进行跟踪车辆的运行状况...
利用得到道路上的图像对车道进行虚拟线圈的设置,方便利用这些虚拟线圈进行跟踪车辆的运行状况-used to be on the road to image right lane virtual coil configuration to facilitate the use of these virtual coil tracking vehicles running
- 2022-05-23 00:54:40下载
- 积分:1
-
这是一个画函数的程序,从CODEPROJECTS上下来的.效果很好,就是运行好几个实例时速度有些慢....
这是一个画函数的程序,从CODEPROJECTS上下来的.效果很好,就是运行好几个实例时速度有些慢.-This is a function of the painting process, from CODEPROJECTS on down. A good effect, and is running several examples of some of the slow speed.
- 2022-02-13 11:53:24下载
- 积分:1
-
基于CJ60Lib界面库的扩展,vc界面一揽子解决方案
基于CJ60Lib界面库的扩展,vc界面一揽子解决方案-CJ60Lib based interface for the expansion, vc interface package solution
- 2022-05-05 02:56:07下载
- 积分:1
-
- 2022-01-25 14:40:57下载
- 积分:1
-
Sampling code for image processing
Sampling code for image processing
- 2022-05-17 18:56:59下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
bilinear image interpolation source code, achieving a smooth image scaling.
双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
- 2022-07-28 03:22:21下载
- 积分:1
-
基于分水岭算法的图像分割对比,通过引入3种分水岭分割算法进行对比比较,对层次感较强的图像进行处理。...
基于分水岭算法的图像分割对比,通过引入3种分水岭分割算法进行对比比较,对层次感较强的图像进行处理。-Based on watershed algorithm for image segmentation comparison, through the introduction of three kinds of watershed segmentation algorithm for contrast comparison, a strong sense of the level of image treatment.
- 2022-01-24 10:18:31下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能...
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能
-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2022-11-02 14:20:02下载
- 积分:1