-
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试...
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
- 2022-02-20 22:20:15下载
- 积分:1
-
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值...
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference
- 2022-08-20 09:44:23下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-19 19:10:48下载
- 积分: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
-
旋转图像的源代码
旋转图像的源代码-rotating images of the source code
- 2022-03-19 15:59:52下载
- 积分:1
-
二次函数曲线作图器
二次函数曲线作图器-quadratic function curve Constructions
- 2022-06-21 23:47:39下载
- 积分:1
-
简单的图像处理程序,统计直方图,均值化,用概率法对灰度值进行分类...
简单的图像处理程序,统计直方图,均值化,用概率法对灰度值进行分类-Simple image processing procedures, statistical histogram, mean, and with the probability of gray value on the classification
- 2022-11-09 21:10:03下载
- 积分:1
-
2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现...
2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现-simple 2D mapping procedures, the basic point line drawing with object-oriented thinking to achieve vc
- 2023-08-04 19:50:03下载
- 积分:1
-
一种把字体任意旋转的VC原码
一种把字体任意旋转的VC原码- One kind the VC original code which wilfully revolves the
typeface
- 2022-05-30 12:32:15下载
- 积分:1
-
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等...
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are divided into two categories, and so on
- 2022-02-11 16:20:39下载
- 积分:1