搜索资源列表
puzzle
- 请设计算法,使用至多4种不同颜色对七巧板进行涂色(每块涂一种颜色),要求相邻区域的颜色互不相同,打印输出所有可能的方案。 提示:可以把七巧板上的每个区域看成一个顶点,若两个区域相邻,则相应的顶点间用一条边相连,这样将七巧板转换为图,该问题实质上是一个图的搜索问题。 -Please design algorithm, using up to 4 different colors for coloring on the puzzle (each block of color coated),
Papers-beneyed
- beneyed的从2002到2011年所以关于level-set的图像处理文章,TIP-ICIP...值得水平集相关的学习-The beneyed from 2002 to 2011 about level-the press so image processing article, TIP-ICIP... Worth the level set related study
tip
- tiff library file.tiff coversion
2004_Alattar
- 可逆数字水印算法 参考文献: Alattar, A. M. Reversible watermark using the difference expansion of a generalized integer transform TIP, 2004, 13, 1147-1156-Reversible Watermarking References: Alattar, AM Reversible watermark using the difference expansion of a
shoudiantong
- 创建一个能够加载图片的面板,随后将会出现一束绿色的光束在图片上方扫描,形成手电筒效果。手电筒的光束颜色和光束大小都可以通过stn_bump.html文件的参数进行设置。当鼠标移动到图片上方时,窗口左下方的状态栏将会出现响应的动作提示。-Create a picture to load the panel, then there will be a bunch of green light beam in the photo above scanning, form a flashlight e
public_code
- Estellers 发表的水平集文章 2012 tip-an efficient algorithm for level set method preserving distance function
AGCWD
- 來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。-From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weigh
strred
- 全参考型视频质量评价方法,基于统计和机器学习的方法,发表在2012年TIP-Full reference type video quality assessment method based on statistical and machine learning methods, published in the 2012 TIP
GSM
- 基于梯度相似度的图像质量评价方法,发表在2012年TIP国际期刊上-A. Liu, W. Lin, M. Narwaria, “Image Quality Assessment Based on Gradient Similarity,” IEEE Transactions on Image Processing, vol. 21(4), pp. 1500-1512, 2012.
AntiCam
- 使用CVI处理摄像头捕捉的图像,注意只能使用VFW摄像头。对捕捉到的图像进行截图后寻找亮度最高的点等处理。-use cvi to get video. use VFW only. cap the image and search the typical character and give a tip.
TIP2014_EDAC_DEMO
- This software pertains to the research described in the TIP 2014 paper: Enhanced Decoupled Active Contour Using Structural and Textural Variation Energy Functionals -This software pertains to the research described in the TIP 2014 paper: Enhanc
PAPER5
- [2006-06] A Switching Median Filter With Boundary Discriminative Noise Detection for Extremely Corrupted Images (IEEE TIP Vol. 15 No. 6)
2013
- 一篇TIP2014年的去噪文章,在CSR去噪的基础上添加了梯度直方图保持模型,效果不错。-A de-noising articles TIP 2014 years, on the basis of CSR denoising add gradient histogram keep the model, the effect is good.
videosal-master
- 【2015-TIP】-Consistent video saliency using local gradient flow optimization and global refinement
ScSR
- 杨建超的将稀疏表达用于图像超分辨率重建的文章赋代码(Example matlab code for the algorithm proposed in "Image super-resolution via sparse representation" TIP 2010.)