资源列表
MFC_Draw_Test
- 用vc++写的绘图程序,能在窗口内任意的画直线。很有意思,对于学习mfc很有启发。-Using vc++ to write a drawing program, can be arbitrary in the window painting a straight line. Very interesting, very enlightening for the study and mfc.
Digital_media_technology
- 本次实验所实现的图像处理与动画播放软件功能包括: 1.文件操作:打开,保存(均支持多种格式的图片)、确定 2.几何变换:图像缩放(等比例缩放,自由比例缩放),图像旋转(自由旋转、水平翻转) 3.色彩变换:获取单色通道(RGB)、灰度变换(包含当灰度级别为2时即为黑白变换),颜色逆反变换、霓虹色变换、平滑图像、锐化图像、图像浮雕效果 4.动画播放:打开并播放 Flash 动画 5.视频播放:打开并播放视频-The experiment achieved image proces
Prototype
- 视频异常检测 须安装jmf 参考论文 Robust Real-Time Unusual Event Detection-Video anomaly detection should be installed JMF reference papers Robust Real-Time Unusual Event Detection
Bresenham
- Bresenham算法代码,实现直线的画图-Bresenham algorithm code
MidLineCircle
- 用中点画圆算法实现计算机图形学里面的画圆任务-Draw a circle with the midpoint algorithm to draw a circle inside the task of computer graphics
vc_showdib_2011_Demo
- 数字图像处理 平移旋转 fft dct 直方图均衡 最大值 最小值 缩放 中值滤波-Digital image processing median filter in the translation rotation the fft DCT histogram equalization Maximum Minimum zoom
quxian
- 将数据绘制成曲线,VC60编写,在OnDraw中直接绘图,无需调用控件,对于时限性较高和硬件环境有限的领域非常有用。-The data plotted curves, VC60 preparation, drawing in OnDraw directly, without calling control, higher time frame and hardware for a limited area of the environment is very usef
0178
- 关于如何在摄影测量中具体用到的仿射变换方法-Photogrammetry on how to specifically use the affine transformation method
realtime_match
- 具有快速,稳定,鲁棒性好的匹配算法,已经实现gpu加速了,具有很好的工程实现性-Fast, stable, robust and good matching algorithm has achieved gpu accelerated, with good engineering realizability
Location
- 画图程序,包含线、点、圆 明位图中的颜色,有若干个表项,每一个表项是一个RGBQUAD类型的结构,定义一种颜色。RGBQUAD结构的定义如下-line, row, round UCHAR b=buffer[(i*width+j)*3+realPitch] UCHAR g=buffer[(i*width+j)*3+1+realPitch] UCHAR r=buffer[(i*width+j)*3+2+realPitch] pDC-&
peopledetect
- 该代码的功能是基于Opencv2.3.0的行人检测,环境为vs2008,将库改一下即可运行-The functionality of the code is based pedestrian detection Opencv2.3.0 environmental vs2008, can be run, may be different versions of the library change can
DIBDisplay
- 使用DIB读写BMP文件的实例,用Visual C++编写,已通过编译。-DIB to read and write BMP files using the example of using Visual C++ to prepare, has passed the compilation.
