资源列表
Image-color-modification-process
- 编程思路: 该程序只针对24位彩色位图,不适用于灰度位图。当原图的像素点为蓝色时,将 显示屏幕上该位置的像素点像素值置为绿色,否则不变,将原图像素值赋给新图。 -Programming ideas: it is only for 24-bit color bitmap does not apply to grayscale bitmap. When the original image pixel is blue, will be displayed on the screen,
DCT(sse2)
- 用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
ScreenSaverTrayIcon
- visual C++实现的桌面屏保图标制作小程序
NeHeCS
- C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
kalman
- kalman滤波器的实现等功能,采用MATLAB7.0编程产生,谢谢大家的使用。-kalman
LStrips
- 平面地图,配合光照纹理技术,点击右键选择显示选项 希望初学着用心学习-planar map with light texture, right-click to select display options wish beginners to carefully study
COURBE-BEZIER
- dessiner les courbes de bezier en java
picmange
- 用PHP做的。在线图片编辑器,欢迎下载交流使用。不足之处请留言-image editor with source code
facedetected
- 该程序使用OpenCV提供的函数接口实现了对人脸的自动检测,在有摄像头的机器上运行该程序,可以显示出对人脸的自动检测的效果,但是要求机器上首先安装Opencv并进行好配置,配置过程请参考其他相关资料-The program provided by the use of OpenCV function interface of the automatic face detection, camera in the machine running the program can be shown t
mifish_Jpeg
- 保存JPEG文件到MSSQL的memo字段-preserve JPEG files to the memo field MSSQL
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
yaxiangsu
- 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
