-
Mathematical image of the entry
图像数理的入门级别源代码 对新手有用 高手就不用看了O(∩_∩)O哈哈~-Mathematical image of the entry-level source code useful for the novice
- 2022-10-01 14:40:04下载
- 积分:1
-
JPEG2000压缩解压程序
JPEG2000压缩解压程序-JPEG2000 compression decompression procedures
- 2022-08-17 09:26:13下载
- 积分:1
-
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。...
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjust.
- 2022-05-15 10:59:38下载
- 积分:1
-
高程纹理地形,高山,水,可以用鼠标转动画面
高程纹理地形,高山,水,可以用鼠标转动画面-Elevation texture terrain, mountains, water, you can rotate the screen with the mouse
- 2022-07-20 03:11:17下载
- 积分: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
-
direct3dx direct3dx雪系统
direct3dx direct3dx Snow System
- 2022-12-08 07:35:03下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
标定界最有名的两篇论文,摄象机标定必看的,张正友的标定论文,写的非常好,非常详细...
标定界最有名的两篇论文,摄象机标定必看的,张正友的标定论文,写的非常好,非常详细-A Flexible New Technique for Camera
Calibration
Flexible Camera Calibration By Viewing a Plane From Unknown Orientations
- 2022-06-16 12:57:51下载
- 积分:1
-
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真...
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真-procedures in the turbo c2.0 already running success! ! ! Graphics can be used to achieve the effect of rotation, very realistic!
- 2022-02-07 10:26:29下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘4
<Visual C++数字图像与图形处理>配套光盘4- matching CD 4
- 2022-03-21 05:52:24下载
- 积分:1