-
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
-
Which is related to image processing functions have full, including the contour...
里面是有关 图像处理的,功能比较全,包括轮廓检测 ,等等 含图像处理的常用算法-Which is related to image processing functions have full, including the contour detection, and so on with the common image processing algorithms
- 2022-01-26 00:35:34下载
- 积分: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
-
扫描线种子填充,计算机图形学
扫描线种子填充,计算机图形学-scan lines seed filling, computer graphics
- 2022-06-03 00:31:16下载
- 积分:1
-
VC++读写DXF文件
VC++ read and write DXF files -VC++ Read and write DXF files
- 2022-10-14 01:20:03下载
- 积分:1
-
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域...
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域-famous scanning lines filling algorithm. Left unfinished can use all the closed segment, then right-click to fill all the closed region
- 2022-03-13 18:54:49下载
- 积分:1
-
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。...
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。-large Torah and iterative method is the value of two relatively good two methods, here are two methods of source code, He Bin light of the book.
- 2022-01-25 23:46:15下载
- 积分:1
-
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。...
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners-Opengl shown in grayscale bitmap bmp files, use VC++ Prepared. Very simple, suitable for beginners to use.-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
- 2022-08-06 02:29:10下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称...
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称-use Solidworks APIVisual Basic and development of the automatic change So lidworks Mapping the current window activated parts of the name
- 2023-07-04 01:20:02下载
- 积分:1
-
画图工具
本程序主要用来画圆,画矩形,及椭圆,也可以画线或者是其他的图形,在画完这些图形后,或者是画之前可以改变其颜色的和线性,本程序是基于VC++6.0开发的,类似于windows中提供的画图板。
- 2022-02-10 03:26:01下载
- 积分:1