资源列表
lunkuogenzong
- 该代码主要是针对BMP格式图片实现轮廓跟踪的功能。-The code is mainly for the BMP format picture to contour tracking.
Read_BMP_to_C
- 读取图像文件转化成c文件。使DSP直接加载,增加编译速度-read bmp picture to c
图像去雾算法源代码c++
- 图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
计算机图形学-实验(含OpenGL开发库)
- 计算机图形学相关的一些简单实验,适合新手学习。(Some simple experiments related to computer graphics are suitable for beginners.)
LSB-Data-Hiding
- LSB 信息隐藏方法,分别对BMP图像 和 YUV视屏帧进行LSB信息隐藏。-LSB information hiding, and BMP image and YUV screen frame LSB Information Hide
logistic_image_encryptionV1.1
- 程序仅供参考。实现logistic加密(一种混沌加密技术)算法。不追求算法的复杂性,有较好演示效果。因为这是本人为毕业设计做的一个草稿程序,所以您使用它时,请勿大量复制。-This programe are for reference only. Logistic realize encryption (a chaotic encryption) algorithm. Not Pursue algorithm complexity, there is a good demonstration o
Chap08
- opengl超级宝典的一些源代码,一些例子我觉得很经典,希望对大家有用。-Collection of some of the super-opengl source code, some examples I think it is classic, I hope useful.
PylonLiveDisp
- Basler工业相机初始化、资源配置、参数设置和 图像单次采集等功能。-Basler initialize the camera industry, resource allocation, parameter setting and image features such as a single acquisition.
segmentation
- 图像分割中使用模糊聚类方法的一些文章,希望对大家有用-Image segmentation using fuzzy clustering method some articles, I hope useful for
harriscorner
- 经典的harris corner代码,在vc++下实现检测精度高。
mfcthread
- vc++多线程例程,主要解决了摄像机采集和图像处理的公共变量占用问题,有很好的实时性-example of multiple thread
Circle
- 自己用MFC实现的Bresenham画圆的算法,和MFC画得一样圆。可直接运行Release目录下的执行程序看效果。自己画的红色圆与MFC画的黑色圆是重合的。可作为学习图形编程的好例子。-Bresenham circle algorithm with MFC and MFC painted circle. Implementation procedures in the Release directory can be run directly to see results. The black
