-
generalrect是一个C++库的全部源代码对任何整改…
GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined. -GeneralRect is a C++ Library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined.
- 2022-01-26 06:36:39下载
- 积分:1
-
医学图像参数空间的均值的计算,对于图像分割有用
医学图像参数空间的均值的计算,对于图像分割有用-The calculation of average in parameter space and it is useful for medical segmentation
- 2022-01-26 00:26:06下载
- 积分:1
-
MFC下的三维字体显示,效果还不错,可以直接拿来用。
MFC下的三维字体显示,效果还不错,可以直接拿来用。-MFC under the three-dimensional font, the results were good, can be directly brought to use.
- 2022-02-24 23:10:01下载
- 积分:1
-
经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值...
经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
- 2022-05-27 18:19:37下载
- 积分:1
-
VTK_安装,how to install vtk
and how to debug
VTK_安装,how to install vtk
and how to debug-VTK_ installation, how to install vtkand how to debug
- 2022-02-03 00:29:35下载
- 积分:1
-
图像分割中的分水岭(water shed segmention)算法的源码
图像分割中的分水岭(water shed segmention)算法的源码-image segmentation of the watershed (water shed segmention) algorithm source code
- 2022-05-27 07:22:56下载
- 积分:1
-
一个图片浏览器,功能不算强
一个图片浏览器,功能不算强-a picture browser, function is not strong
- 2023-05-10 11:05:04下载
- 积分:1
-
matlab开发的一些关于基于GVF的图像分割算法,
matlab开发的一些关于基于GVF的图像分割算法,-matlab developed some of the GVF-based image segmentation algorithm,
- 2022-12-23 01:45:03下载
- 积分:1
-
X264解码平台
很好的C代码
在VC环境下运行
X264解码平台
很好的C代码
在VC环境下运行-X264 decoder platform good C code running in VC environment
- 2022-02-01 22:03:30下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1