-
两桢差分加像素统计检测运动目标
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,采用平均背景法更新背景图像,代码部分附详细解释,可以有效地对运动目标进行检测和跟踪
- 2022-03-24 20:46:50下载
- 积分:1
-
A beginning DirectX application using MFC beginner DirectX Guide
A beginning DirectX application using MFC åˆå¦DirectX 指å—-A beginning DirectX application using MFC beginner DirectX Guide
- 2022-12-18 11:00:02下载
- 积分:1
-
track ball算法 用四元数法旋转的。
track ball算法 用四元数法旋转的。-track ball algorithm quaternion France rotation.
- 2023-03-24 21:55:03下载
- 积分:1
-
用于把多个图片统一成同一尺寸(同一高度或宽度)。
用于把多个图片统一成同一尺寸(同一高度或宽度)。-It is used to adjust multiple images to the same size (height or width).
- 2022-02-10 08:59:39下载
- 积分:1
-
02 VC image enhancement and smoothing series of source code, the popular image e...
02 VC++图像增强与平滑系列源代码,各种流行的图像增强,里面都有-02 VC image enhancement and smoothing series of source code, the popular image enhancement, they have
- 2022-03-16 21:57:50下载
- 积分:1
-
From scattered point interpolation to generate contour lines and provide a color...
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-05-16 16:07:02下载
- 积分:1
-
Genbank格式的基因序列绘制基因的结构图
应用背景
NCBI上很多基因组DNA序列都有结构描述,其中关于内含子结构的描述通常是 CDS join(1..193,290..1284),表示两个外显子,中间一个是内含子位置,有些基因组DNA更复杂,内含子数目可能达到10个以上,看起来眼花缭乱。很多研究者希望把这些结构信息以图形的形式展示,一目了然,容易分析。用这个perl脚本可以方便的绘制图形,只需要把序列下载下来,输入一个命令自动绘图成功!
关键技术
计算机条件:linux系统,我是在ubuntu系统上使用的。网上下载bioperl 安装。安装很简单,bioperl下载后解压到一个盘上,形成一个文件夹。安装Bio::Graphics的方法,在ubuntu的命令行下输入 sudo perl -MCPAN -e"install Bio::Graphics" 即可自动安装。在Ubuntu安装了bioperl,Bio::Graphics后,可以cd到这些perl脚本和文件所在的文件夹下,在linux终端输入命令行, genbankplot.pl NM_172587.gb >1.png,得到的png图像双击就打开,是基因的结构图!!!注意先把NM_172587.gb 这个genbank下载的文件拷贝到bioperl文件夹下。得到的图就像1.png。
- 2022-02-10 02:56:54下载
- 积分:1
-
Flash the same as the non
像Flash一样的无锯齿线条应该用模糊算法进行处理,模糊代码的Set/GetPixel算法-Flash the same as the non-serrated lines should be processed using fuzzy algorithms, fuzzy code, Set/GetPixel algorithm
- 2022-05-20 22:14:32下载
- 积分:1
-
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较...
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较-image processing method, Fourier images when needed source, the images and the original image between a clear comparison
- 2022-02-13 04:13:19下载
- 积分:1
-
opencv颜色识别
opencv 中对颜色的识别,具体含有对红色黄色绿色蓝色的识别。。。。。。
- 2023-08-05 05:15:03下载
- 积分:1