资源列表
raw2bmpDelphi
- 这是一个将raw图像转换为bmp图像的函数,最近做了个这方面的东东,发觉delphi的这方面资料很少!-This is a raw images will be converted to bmp image function, the recent months that the Eastern, The delphi found very little information in this regard.
Frame-grabber-master
- MATLAB用于视频抓帧的m文件,对于不同版本MATLAB稍有差别。-MATLAB m code for turning avi file into each frames.Besides, videos can be transcoded for MATLAB reading with WinAVI tool!
imagelabel
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
EXAM4
- Fortran语言学习的小例子4,个人认为对学习的新手来说有用-Small example 4 Fortran language learning, personal considered useful for the novice to learn
color2gray
- 24位真彩色转为灰度图,在vc系统下实现,效果极佳-24 true color to the gray level in vc system achieved excellent results
7
- 一个画图板程序,可以画线和矩形,按一画线,按二画矩形
Text3D_IN
- Text3D_IN,flash as3 3d字体实例,非常酷,需pv3d及caurina库支持。-Text3D_IN
center
- 光斑质心计算,可以完成光斑质心点的确定,可同时计算36质心点-Spot centroid calculation can be done to determine the centroid of the light spot, which can calculate the centroid 36
radpat
- Measure Radiation pattern of a patch antenna given different modes
curveevlhjf
- 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very complex, and shows a dumbbell-sh
cell_division
- 大津阈值法实现对细胞的分割,再提取细胞何致比-Otsu thresholding method to achieve cell division, re-extracted from the cells He caused more than
global-threshold
- 采用全局阈值法对图像进行二值化阈值分割.过程需要迭代。-Using global threshold method of image binarization threshold segmentation process requires iteration.