搜索资源列表
连通成份分析
- Computes \"Connected Components\" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.
可自定义Item子项的ListBar控件V1.0
- 刚刚完成的一个控件:我起名叫做ListBar因为这个控件大体功能和List差不多.只不过不同的是这个控件 能在Item项里加入自己要显示的东东随意布局!基实也不算完成还有一些要优化的地方.功能上这只能算是 第一阶段的: 控件支持偷明色 支持数据绑定(第一次写数据绑定相关写的不太好) 支持每行颜色交替 自定义子项 目前只有单击事件 自定义子项在设计时支持鼠标操作改变位置和大小.选中... 控件Item的自定义项,目前包括 Label,Button(支
Exercise3
- ssd4 exercise3 This exercise is to create a small Visual Basic interface (a Visual Basic form) like the one shown below. This form will have three label controls and an image. The top label should display the current date (as returned by the Visual
use_image_tab
- 在tab label上使用图形-Using image on tab label
WindowsApplication1
- 这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错-This is a simple version of the image processing procedures, the main c# Developed functionality is simple, there are several filter functions, ope
SimplePhotoShop
- 我之前上传的那个是exe文件,对大家都没什么用的,今天我把源码传上来了,所以站长请不要删了这个,这个才是有意义的,这是个最基础的图像处理,20分中内就可以开发完毕。这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错。 -Before I upload the exe file is, for all no use, and today I
WebFormControl
- ASP.NET页面,展示Label、Literal、输入框(单行,多行,密码)、按钮、radioButton,checkBox,checkBoxList,组合框,单选和多选列表框,panel,Image,Table,ImageMAp控件,并对相应的属性和事件编程-ASP.NET page to display the Label, Literal, enter the box (single, multi-line, password), button, radioButton, checkBo
Show_image
- Show image on label in its full size
labeling
- Simple image 2-pass labeling algorithm, included warshall algorithm to fill the equivalent matrix.
Counting
- Counting the numbers by rounding 50 nunbers and count the times of digit 6, it includes 2 image frame and 2 commanders and 3 label.
PopCursor
- 我一向不喜欢的标准Inviso -拖放光标。我希望它已经被更新。 NET中,但我们都知道答案。我继续依靠老替代如绘画图像的控制或通过标签, PictureBox的,或结合后续光标在屏幕上。当然这闪烁和边界裁剪问题,我从来不喜欢。然后我看到xCursor [ ^ ]文章Elkay ,看到新的希望。我很快成为痴迷试图解决问题的蓝色色调与转换alphablended点阵图一个光标。我花了太多时间的方式寻找,思想,必须有一个答案的地方有... ...任何地方。到目前为止,我还没有拿出一个可行的解决办法。
gCursor
- 我一向不喜欢的标准Inviso -拖放光标。我希望它已经被更新。 NET中,但我们都知道答案。我继续依靠老替代如绘画图像的控制或通过标签, PictureBox的,或结合后续光标在屏幕上。当然这闪烁和边界裁剪问题,我从来不喜欢。然后我看到xCursor [ ^ ]文章Elkay ,看到新的希望。我很快成为痴迷试图解决问题的蓝色色调与转换alphablended点阵图一个光标。我花了太多时间的方式寻找,思想,必须有一个答案的地方有... ...任何地方。到目前为止,我还没有拿出一个可行的解决办法。
myimgLabeller
- A Qt4 and OpenCV program to label a image at pixel level, It has inbuild segmentation algorithm included, with a bar for varying parameters. Useful tool for annotating a image.
TinyCMS
- 功能介绍: 1、支持 Access、MSSQL、MYSQL5+ 三种数据库。 2、无限级栏目添加。 3、站内链接、站内搜索和 TAGS 的深度整合。 4、可视模板编辑,模板与程序完全分离,后台带标签生成器。 5、支持三种类型的图片剪切模式。 6、预留在线QQ客服浮动窗口生成。 7、关键字自动分析功能(从标题提取,第三方提供)。 8、上传文件分析,方便删除无用上传文件。-Function: 1, support Access, MSSQL, M
labelsegment
- The purpose of this project is to label connected components of an image. One image is made up of several image components which are expressed as connected pixels. This project is to identify and label these connected components when these components
Exercise3
- This exercise is to create a small Visual Basic interface (a Visual Basic form) like the one shown below. This form will have three label controls and an image. The top label should display the current date (as returned by the Visual Basic Date funct
label
- 用c++编写的一个图元识别程序,手动输入图像,0和1表示,将相邻的1标记出来。-A primitive recognition program, written in c++ manual input image, 0 and 1, said adjacent marked.
Faststone-Image-Viewer
- 这个小程序主要是对图片的一些处理上能够帮上需要的忙!一般情况下,对于标注或者是图片的裁剪等,这是一个很好的工具~~推荐使用-This small program is a picture of some processing on the need to help busy! Normal circumstances, the label or image cropping, etc. It is a good tool to use @ @ ~ ~ Recommended
TurboPixels64
- This a beta version of the superpixel code. It hasn t been thoroughly tested on different architectures. It was tested on a Linux system with Matlab 7.1, with gcc and g++ compilers. -The random walker algorithm was introduced in the paper:
Label-Me
- 关于图像标注的源码 值得收藏matlab 代码 -image annotation