-
Image Edge Extraction, zooming and other image processing algorithms, data conve...
图像边沿提取,放大缩小等图像处理算法,编码转换、解压缩算法-Image Edge Extraction, zooming and other image processing algorithms, data conversion, decompression algorithms
- 2022-06-18 07:13:58下载
- 积分:1
-
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2022-07-28 02:34:12下载
- 积分:1
-
用于图像边缘检测的源代码,读取图像的格式为bmp
用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be*.bmp.
- 2022-12-04 21:15:03下载
- 积分:1
-
achieve RAW
实现RAW――>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW-- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
- 2022-04-01 22:50:30下载
- 积分:1
-
:一个简单易用的java编译工具完全汉化版
:一个简单易用的java编译工具完全汉化版-: an easy-to-use java compiler tool complete translation
- 2022-01-23 10:35:51下载
- 积分:1
-
色彩空间传输的源码,实现色彩空间的传输和变换
色彩空间传输的源码,实现色彩空间的传输和变换-color space transmission source code, the color space to achieve the transmission and transformation
- 2022-03-05 19:20:06下载
- 积分:1
-
OPENGL开发例子
OPENGL开发例子 -OPENGL development example
- 2022-08-09 05:09:07下载
- 积分:1
-
用于vc中的绘图功能,可提供具体的绘图函数,函数可直接用
用于vc中的绘图功能,可提供具体的绘图函数,函数可直接用-The graphics for the vc can provide specific mapping function, the function can be directly used
- 2022-06-17 13:04:23下载
- 积分:1
-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1