Welcome![Sign In][Sign Up]
Location:
Search - imageindex

Search list

[Special Effectsimageindex

Description: 图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
Platform: | Size: 433064 | Author: wewewe | Hits:

[Special Effectsimageindex

Description: 图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian -Image matching the image and objectives of the picture, it is useful, welcome下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
Platform: | Size: 433152 | Author: wewewe | Hits:

[AI-NN-PRimageindex

Description: 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大 -image index based on texture
Platform: | Size: 159744 | Author: min | Hits:

[Software EngineeringCSharp

Description: winform C#事件主要是用Click事件(当BUTTON获得焦点,按Enter时也会触发) 注意:如果在按钮上单击了鼠标左键,然后把鼠标移动到其他位置,再释放鼠标,将不会引发Click事件 可以在按钮中添加自定义事件 -Usage and usage BUTTON in DELPHI similar attributes to note are as follows The BackColor background color DialogResult click the returned DialogResult value (None, OK, Cancel, Abort, Retry, Ignore, Yes, No) FlatStyle set the button style Image Add Image (Note the picture ImageIndex) AlignImage picture in a display position of the buttons The TextAlign text display position in the button Tag button to add object
Platform: | Size: 61440 | Author: 张胜 | Hits:

[Windows DevelopListViewAddIcon

Description: C#为ListView列表视图添加Icon图标,这样功能更丰富些,以后还可以添加更多排列方式,像win系统那样,可以按图标、列表的方式显示。部分代码如下:   listView1.LargeImageList = imageList1   imageList1.ImageSize = new Size(37,36)   imageList1.Images.Add(Image.FromFile( 01.png ))   imageList1.Images.Add(Image.FromFile( 02.png ))   listView1.SmallImageList = imageList1   listView1.Items.Add( 我的美丽人生 )   listView1.Items.Add( 山间的驼铃声 )   listView1.Items[0].ImageIndex = 0   listView1.Items[1].ImageIndex = 1 -C# ListView list view for adding Icon icon, this function is more abundant, then you can also add more arrangement, as the system did win, you can press the icon, the way the list is displayed. Part of the code is as follows: listView1.LargeImageList = imageList1 imageList1.ImageSize = new Size (37,36) imageList1.Images.Add (Image.FromFile ( 01.png )) imageList1.Images.Add (Image.FromFile ( 02.png )) listView1.SmallImageList = imageList1 listView1.Items.Add ( My Beautiful Life ) listView1.Items.Add ( Tuoling mountain ) listView1.Items [0] .ImageIndex = 0 listView1.Items [1] .ImageIndex = 1
Platform: | Size: 23552 | Author: mpudn18 | Hits:

CodeBus www.codebus.net