搜索资源列表
20050924165752_fill
- 填充算法源码 一个简单的程序, 边填充算法的演示。 -filling algorithm source code a simple procedure, while filling algorithm demonstration.
ActiveEdge
- ActiveEdge 活化边填充算法 2005-10-1-ActiveEdge activation while filling algorithm 2005-10-1
ParticleCsharp
- c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎. -c # prepared in similar media player (MediaPlayer) ion effects of the demonstration program, while achieving the GDI and DDraw has two engines.
ImagesmoothingContrastEnhancement
- 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
2D3Dwave_demo
- 同时实现2维3维图形的绘制,动态不闪烁,包含的技术较多-while achieving two-dimensional three-dimensional graphics rendering, Dynamic Stars, including more technology
delaunay
- void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstream osr(str,100); osr<&
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
ImageProcessingDemo
- This program has a resources file that when compiled, becomes part of the EXE file, so no external picture files are needed.It s purpose is to show the ability to process images in VB6 if given an activex control that makes it simple to convert from
cximage600_full
- CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要
Cpp1
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。-Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, the circle around
Bresenham
- Bresenham画线算法的实现,同时,利用Bresenham画线算法绘制任意方向直线-Bresenham line drawing algorithm, while the use of Bresenham line drawing algorithm to draw a straight line in any direction
source_code
- testing for register purpose, while this is not to offend people, but to help myself.
isnns10p23
- Segmentation of structure in medical images is an important research topic. It has applications in patient diagnoses, image-guided surgery, and medical data visualization. One approach to solving this problem is the use of active contours or \s
method-of-smooth-curve
- 本代码文档是用来处理数据用的,主要是来平滑曲线,里面有很多种平滑曲线的实例,同时有详细的代码和注释。代码可以直接运行。对于想用来处理数据的用户来说很实用-The code documentation is used to process the data used to smooth curve, there are a variety of smooth curves instance, while the details of the code and comments. The code
Binary-and-Smoothing
- 二直化和平滑化:有調整閥值的功能,可以將物體和背景分開,而平滑化則是可以濾除雜訊-Two straight and Smoothing: Adjust the threshold function can be separated from the object and the background, while smoothing filter out noise
6MinClick
- 6 分钟倒计时,同时绘制动画饼图,生动形象,代码简单。-6 minutes countdown, while drawing animation pie, vivid, simple code.
Lab2RGB
- Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double image, and returns an image in the RGB color space. Values for L are in the range [0,100] while a* and b* are roughly in the range [-110,110]. If 3 outputs are specified, the
EncodeDecode.tar
- 代码例程,讲解如何使用ffmpeg进行编解码,同时说明了ts流如何封装,一个不错的示例。-Code examples to explain how to use ffmpeg codec, while ts stream explains how to package, a good example.
elevenleveldiode
- Using this terminology, a latch is level-sensitive, whereas a flip-flop is edge-sensitive. That is, when a latch is enabled it becomes transparent, while a flip flop s output only changes on a single type
linear_predictor
- Using the linear predictor to generate the graph of the voice in WAV file We can detect the a voice by consider the graph while the bandwidth is 3MHz