资源列表
watermarkembed
- DCT域数字水印嵌入的嵌入和提取源代码,仅供学习使用
ycbcrconver
- 实现ycbcr4:4:4到ycbcr4:2:2的格式转换-Achieve ycbcr4: 4:4 to ycbcr4: 2:2 format conversion
framset
- framset demo very good
WordsDrawing
- 会随着拖动鼠标的轨迹出现字母 字母的大小和鼠标拖动速度相关-The track will appear as you drag the mouse the size of the letters and the mouse to drag the letter rate related
Transformation3D
- A 3D transformation program for doing following operations : Translation, scaling, rotation about x-axis, rotation about Y-axis and rotation about Z-axis in OPENGL.
125712001120091162024459550524
- 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-verge detection using canny operator
ray-casting
- 这个是在VC下实现的光线投射的体绘制算法,我已经在机子上实现了,要实现配置好底层的组件-This is achieved under the VC light projection volume rendering algorithm, I have realized in the machine, configured to realize the underlying component
Noname1
- 分享是一种态度,好好分享需要的东西吧,对吧-thi sis test OK
chengxu
- 基于偏微分方程的去噪,关于ROF模型及Y-K模型去除椒盐噪声和高斯噪声的C++程序源代码-PDE denoising
adaptivemedian
- 自适应中值滤波的C++实现,同时附带了中值滤波代码进行对比,效果明显。-Adaptive median filter C++ implementation, the paper also achieved a median filter for compared.
quyugrowth
- 用区域生长法分割图像,可以调节阀值和生长点-By segmenting the image with the region growing method, the threshold value and the growing point can be adjusted
Two-dimensional-transform
- 计算机图形学运用OpenGL实现二维变换算法-Two-dimensional computer graphics using OpenGL transform algorithm to achieve