资源列表
DecklinkExportToTape
- DecklinkExportToTape is a simple dialog based Microsoft Windows video export application. It can be used to frame accurately export to tape or, in the absence of a tape deck, as a simple play list application. A variety of video file formats can be s
DecklinkCapture
- DecklinkCapture is a simple dialog based Microsoft Windows video capture and preview application. It can capture to a file either uncompressed, DV, Window Media encoded video. The encoding options will only be available if the encoders are present on
OpenGLSolarSys
- Open GL Line int main() { int gdriver=DETECT, gmode initgraph(&gdriver, &gmode, \"c:\\\\tc\") lineBres(30,20,100,150) getch() closegraph() }
ImageProcessingCSharp
- CSharp编写的一个图象处理程序,包含了常用的一些图象处理操作,如锐化,二值化等
zl
- 智能照片处理 一键帮你把照片变的更清晰
paintingGDI+
- C#写的一个GDI+绘图程序,界面比较干净,可做实验参考
normals
- 簡單的畫圖。初學者的。可以多種選擇圖形表面。操作十分簡單。用方向鍵控制左右移動
TemplateTrans
- VC实现图像平滑、中值滤波、梯度锐化、伪彩色编码等功能。
fog
- 一个OPENGL程序,一个场景的漫游系统,有一个小球和圆环组成
MyDraw1225
- 画图程序,包括椭圆、直线矩形等,可以方便的拖拉移动,并支持选中目标以删除、复制等操作
GaussSpatial
- 高斯低通/高通频率域滤波实现图像的模糊/锐化
PseudoColor
- 灰度图像到RGB彩色的伪彩色图像的转变程序