-
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助...
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助-An extract written by vc vascular procedures, for students who are learning basic image display and have to help deal with
- 2022-06-28 22:09:23下载
- 积分:1
-
使用映射曲线的质谱图对照,直方图和饼图,并可切换…
使用MS Chart控件绘制曲线图,柱状图及饼图,并可以切换显示-MS Chart control using the mapping curve, histogram and pie chart, and can switch display
- 2022-03-01 15:51:54下载
- 积分:1
-
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
- 2022-03-23 11:12:15下载
- 积分:1
-
显示栅格图像的源码,最基本的遥感图像处理
显示栅格图像的源码,最基本的遥感图像处理- Demonstrated the grid picture the source code, the most basic
remote sensing picture processes
- 2022-03-07 11:54:37下载
- 积分:1
-
pgx压缩为jpeg2000的程序
pgx压缩为jpeg2000的程序-pgx JPEG2000 compression of the process
- 2022-03-22 14:42:42下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1
-
rtp打包发送H264视频 h264toRtp
采用rtp打包发送H264视频流例子, 采用VC6.0编写,是学习h264视频传输,打包发送的经典例子,里面有测试的264文件 和sdp文件, 可用VLC来测试 播放发送的视频,核心代码在以下几个文件h264toRtp.hRtpPack.hRtpPack.c请仔细阅读这几个文件。本人编译测试通过, 下载之后可直接编译运行
- 2022-07-03 15:58:00下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1
-
a picture on the synthesis procedure will be dynamically generated text and pict...
一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
- 2022-12-23 14:20:03下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1