搜索资源列表
C1PROJ2001-3
- 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
自编的画图程序
- 能够绘制简单的几何图形.如圆,椭圆,正方形,矩形,任意线等.-to drawing simple geometric shapes. If a round, oval, square, rectangular, arbitrary lines.
JGE_Engine_Source_and_Demo(v0.01b)
- PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!
FasteffectiveDCT
- DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images algorithm, imaging applicatio
treevb
- 分形树,希望大家可以多多学习,本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-fractal tree, we can learn more, This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means t
tree22
- 本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means that if you want to use Visual Basic Drawing, you
yiqun1
- 一种蚁群算法的源程序 大家看看,如果需要联系我 还有其他的-an ant colony algorithm we look at the source code, if I need to contact the other
Loenz
- loenz曲线绘制程序源码,打开工程后如果没有显示,加入mschart控件即可。-loenz curve drawing program source code, open the project if not, Controls will be joining mschart.
PartPicture
- 輸入一張影像後,將圖片分割亂數排列,如果有任何問題,各位大大可以提出來討論-an input image, the picture divided randomly arranged, if there are any problems, you can greatly raised for discussion
imagelabel
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
97wave222
- 一个97小波原代码,我们注意到如果把源程序的float 改为short后PSNR将有很大降低。 用提升的方法还是好些!-a wavelet 97 original code, We note that if the source of the float to short after PSNR will be much lower. The method used to upgrade or better!
drawarrowpoint
- 在画线的过程中的绘制箭头的算法,利用MFC,不过如果有需要我有LINUX下QT编程的东西-line drawing in the process of drawing arrows algorithm, using MFC, But if I need QT LINUX things Programming
cv
- By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, install, // copy or use the software.
gcrf_demo
- This MATLAB code is an example of how to train the GCRF model described in \"Learning Gaussian Conditional Random Fields for Low-Level Vision\" by M.F. Tappen, C. Liu, E.H. Adelson, and W.T. Freeman in CVPR 2007. If you use this code in your re
FastGraphicsFilters
- +--- --- --- --- ----+ | Graphics Filters v2001.08 | | by Manuel Augusto Santos | | If you use this in your applications, please | | include my name in the about box | +----------------------------------------------+ | Shows how to perfo
animitorcar
- 供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!-for your reference, if I can e-mail to kaximoduo2003@yahoo.com.cn Thank you!
第五章 SIMULINK仿真基础
- 除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to thes
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
多变形填充
- 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
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<&