资源列表
PlyViewer(DirectX)
- 3D mesh model view, with directx 9.0 and another with openGL, you can compare the differences between them
Strips
- because of the bus width limitation from CPU to GPU, if we want to decrease the transfer time, we d better use triangle strips instead of triangle lists
jpegencoder-convert
- 从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
VC++DigitalImageProcessingAndPractising
- VC++数字图像获取处理及实践应用配套光盘
VisualC++ReprezentativeAlgorithmAndImplementForDig
- Visual C++ 数字图像处理典型算法及实现_代码
lifting_denoising
- 利用小波提升算法实现了第二代小波变换,将之应用在信号去噪中,实现了数据的边界对称延拓,去噪效果较好.
bar
- BCB写的一个滑动块图形控件程序.实现拖动滑块的功能
bcbopengl
- BCB写的三维场景渲染程序.改自<opengl编程宝典>中的原码.
gaborfilter
- gabor filter 图像纹理提取 边缘检测
adaptivethreshold
- 图像从背景图中提取 可以用来提取边缘,将背景图与图像分离
DigitalImageProcessing_v1
- 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
gl_water_source
- 一个基于OpenGL的GPGPU例子。对于理解GPGPU有帮助。
