-
图像归一化程序的matlab和C语言代码
图像归一化程序,图像处理领域中广泛应用。
- 2022-06-16 17:18:04下载
- 积分:1
-
basic image processing RGB images into YCbCr c basic procedures.
基本的把RGB图像处理成YCbCr c的基本程序。
- 2022-09-20 13:20:03下载
- 积分:1
-
一个将图像转化为256色位图的代码
一个将图像转化为256色位图的代码-an image into a 256-color bitmap code
- 2022-08-23 01:25:21下载
- 积分:1
-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1
-
图像处理的程序。是课程设计。希望大家多多指教。
图像处理的程序。是课程设计。希望大家多多指教。-Image processing procedures. Curriculum design. Hope that the exhibitions.
- 2022-06-17 11:27:45下载
- 积分:1
-
managed direct 3d 范例
managed direct 3d 范例-managed direct 3d example
- 2023-08-14 02:30:03下载
- 积分:1
-
简单的坐标系处理
简单的坐标系处理-simple coordinates processing
- 2022-08-23 08:05:56下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1
-
用罗伯特subcomputioner彩色图像边缘检测,真彩色图像编程…
利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner.
- 2022-06-14 09:54:39下载
- 积分:1
-
This is prepared using MATLAB a calendar file. Readers can appreciate the powerf...
这是用MATLAB编写的一个日历文件.读者可以体会到MATLAB的功能强大.-This is prepared using MATLAB a calendar file. Readers can appreciate the powerful MATLAB.
- 2023-06-20 02:55:03下载
- 积分:1