-
KNN
可以用于图像分割的KNN分类器,简单好用!(knn classification)
- 2014-07-13 14:51:27下载
- 积分:1
-
IPM
自行编写的逆投影变换,可实现图像坐标系到世界坐标系的转换,从实现鸟瞰变换。(the IPM ,which is completed by me, is able to achieve the transformation between the image coordinates and world coordinates )
- 2017-05-04 00:40:56下载
- 积分:1
-
c# 一个简单的GDI画图实例
入门级GDI画图实例
- 2013-04-23下载
- 积分:1
-
image-segmentation
采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。(Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological reconstruction technique foreground object is marked, find local maxima, eventually dividing good pseudo-color image display, make the results more apparent. Applicable to more complex image segmentation processing.)
- 2015-01-13 15:41:04下载
- 积分:1
-
2412
双线性插值图象的旋转源码,程序结合易语言位图操作支持库和图像格式转换支持库,调用API函数和置入汇编代码,实现双线性插值图象的缩放旋转。(Source bilinear interpolation image rotation , combined with easy language program bitmap operations support libraries and image format conversion support library , call the API function and into assembly code , zoom in rotation bilinear interpolation image.)
- 2015-07-11 16:23:35下载
- 积分:1
-
adaptiveBievalueProcessOfImage
自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试(Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it)
- 2008-12-24 13:27:17下载
- 积分:1
-
CISBitmap
从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
- 2014-06-05 19:19:23下载
- 积分:1
-
image-retrieval-source-program
该源代码包含图像10个不变矩的图像检索,小波模极大值法边缘检测,结合颜色特征与不变矩的图像检索源程序(The source code includes images of invariant moments 10 image retrieval, wavelet modulus maximum edge detection method, combining color characteristics and the moment invariants image retrieval source program)
- 2012-06-05 21:26:41下载
- 积分:1
-
shadow_removal
采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值(Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value)
- 2020-10-29 16:09:56下载
- 积分:1
-
目标跟踪
通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
- 2020-10-09 11:07:35下载
- 积分:1