-
track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。
track2.m是灰度图像边...
track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。
track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track the completion of the border image. track2.m gray image is the border of the main track, boundary_trace2.m is a gray image boundary tracking procedure call.
- 2023-03-14 12:25:03下载
- 积分:1
-
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
- 2023-06-22 14:40:04下载
- 积分:1
-
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。-Based on the Wavelet Domain Hidden Markov Tree Model Image Denoising realize the code.
- 2022-04-06 20:11:12下载
- 积分:1
-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率...
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率-Delphi procedures for the preparation of the screen to enlarge, can enlarge a specific area, and can adjustable magnification
- 2023-07-02 18:50:03下载
- 积分:1
-
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。...
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, image beginners reference.
- 2022-02-11 17:31:39下载
- 积分:1
-
应用vc++语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快...
应用vc++语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快-Application vc++ Language extracted image moment invariants output. This is the extraction of the classic seven moment invariants of the value of fast
- 2023-05-03 02:45:04下载
- 积分:1
-
指定一种颜色把一幅位图变透明
指定一种颜色把一幅位图变透明-a designated colors of a bitmap transparent change
- 2022-09-02 07:40:03下载
- 积分:1
-
仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。...
仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。-Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixel super-resolution technology or technology.
- 2023-06-01 11:10:03下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1