搜索资源列表
neo_snow
- 这是用NEO写的一段简单的下雪特效,源代码在TC/DEV下编译通过,以演示如何通过程序产生粒子效果。-This is the NEO was a simple snow effects, the source code TC / DEV compiler, to demonstrate how procedures particle effects.
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
lxta
- 螺旋图案源代码,用tc编写,由16个正方形方块拼接而成的16个相似方块。-spiral logo source code, using tc prepared by the 16 square box stitching from the 16 similar box.
ImageSegmentationbyLEGIONNetworks
- 基于振荡神经网络的图像分割程序,可以用TC,VC等编译,用于一般的自然图像效果很好,里面有比较好的代码注释!-oscillation neural network-based image segmentation procedures can be used TC, VC and other compiler, for the general good of natural images, with a relatively good code Notes!
jisuanjituxiangchulijishuheshuanfa
- 在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。
PL
- 最小二乘法曲线拟合TC程序 最小二乘法曲线拟合TC程序
多边形种子填充算法
- 最近学校开了图形学,在tc下调试可行的种子填充算法. 一起参考-recently opened a graphics school in tc debug viable seed filling algorithm. With reference! !
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
jingangsh
- 用c语言实现金刚石图形程序,编程工具是WIN-TC,涉及计算机图形学内容-Using c language implementation diamond graphics program, programming tool is a WIN-TC, the content related to computer graphics
bianhuanL
- 这是一个用tc实现的线段的裁剪算法,但是算法有一点点的漏洞,并不非常完美,这也是为了让初学者不要不经思考就照抄过去-This is a realization of the segment with the tc cut algorithm, but the algorithm has a little bit of vulnerability, is not very perfect, which is not to allow beginners to copy in the past wi
tc
- 简单的基于TC的C++程序 主要功能是画标准正多边形。-TC' s based on a simple C++ program main function is to draw standards regular polygon.
VCcaijian
- 理解二维图形裁剪的基本原理,掌握常见的二维图形裁剪算法,利用TC实现直线段的编码裁剪(Cohen-Sutherland)算法。-Master common 2d graphics cutting algorithm, using TC realization of a line segment code cutting (Cohen- Sutherland) algorithm.
TCROTATE
- 图形学小实验,用TC实现旋转矩形的功能。-acomplish the rotation by tc
dgtIMGPROC
- 这是一个包括bmp文件显示,图像二值化,细线化等集合的程序,可在tc中运行。 程序中有40 +的注释,你能很快的看懂程序-This is a bmp file, including display, image binarization, thinning and other collection procedures, can be run in the tc. 40 + program notes, you can quickly understand procedures
tc
- 图像填充算法的C++的实现,有mfc界面的源码。-Image fill algorithm C++ implementation of the interface with mfc source code.
zhongzitianchongsuanfa
- 种子填充算法最精简的,tc画圆,可以说是最为简单的一个算法了,可以最为大家的tc填充算法的一个模板~我上个星期好不容易弄出来的。-Seed filling algorithm the most streamlined, tc circle, we can say is the most simple of an algorithm, and most everyone can be a template filling algorithm tc- I finally get out of las
zhuyuanxiaoqufa
- 很好用的 最简单的主元消去法程序 可以用win-tc 也可用c-Out the main element elimination
MENU1
- 是truboc下的菜单显示程序 ,在tc下实现了dos下的菜单-this is turboc menu code
bmp
- 在TC dos下实现8位位图的按位读取,然后对位图进行细化,实现图像骨架提取。-TC dos under 8 bitmap read by bit, and then to refine the bitmap image skeleton.
