Optimization-based Image Decolorization Why Grayscale Image? Student Name: XU Zhinan Advisor: Professor Chiew-Lan Tai a)Widely used in pattern recognition.

Slides:



Advertisements
Similar presentations
Nonmetric Multidimensional Scaling input data are ranks: most similar pair AB
Advertisements

Image classification Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing them?
Decolorization: Is rgb2gray() out? Yibing Song, Linchao Bao, Xiaobin Xu and Qingxiong Yang City University of Hong Kong.
Deformation-Invariant Sparse Coding for Modeling Spatial Variability of Functional Patterns in the Brain George Chen, Evelina Fedorenko, Nancy Kanwisher,
Contrast Preserving Decolorization Cewu Lu, Li Xu, Jiaya Jia, The Chinese University of Hong Kong.
LING 111 Teaching Demo By Tenghui Zhu Introduction to Edge Detection Image Segmentation.
Steganography of Reversible Data Hiding Producer: Chia-Chen Lin Speaker: Paul 2013/06/26.
The image based surveillance system for personnel and vehicle tracking Chairman:Hung-Chi Yang Advisor: Yen-Ting Chen Presenter: Fong-Ren Sie Date:
Color2Gray: Salience-Preserving Color Removal
Color2Gray: Salience-Preserving Color Removal Amy A. Gooch Sven C. Olsen Jack Tumblin Bruce Gooch.
Fast Colour2Grey Ali Alsam and Mark S. Drew The Scientific Department School of Computing Science The National Gallery London Simon Fraser University
Fingerprint Recognition Professor Ostrovsky Andrew Ackerman.
Apparent Greyscale: A Simple and Fast Conversion to Perceptually Accurate Images and Video Kaleigh SmithPierre-Edouard Landes Joelle Thollot Karol Myszkowski.
TEXTURE SYNTHESIS PEI YEAN LEE. What is texture? Images containing repeating patterns Local & stationary.
1 Segmentation of Salient Regions in Outdoor Scenes Using Imagery and 3-D Data Gunhee Kim Daniel Huber Martial Hebert Carnegie Mellon University Robotics.
AN ANALYSIS OF SINGLE- LAYER NETWORKS IN UNSUPERVISED FEATURE LEARNING [1] Yani Chen 10/14/
Color Transfer in Correlated Color Space Xuezhong Xiao, Computer Science & Engineering Department, Shanghai Jiao Tong University Lizhuang Ma., Computer.
Super-Resolution of Remotely-Sensed Images Using a Learning-Based Approach Isabelle Bégin and Frank P. Ferrie Abstract Super-resolution addresses the problem.
Traffic Sign Recognition Using Artificial Neural Network Radi Bekker
Representative Previous Work
Learning Multiplicative Interactions many slides from Hinton.
Self-organizing Maps Kevin Pang. Goal Research SOMs Research SOMs Create an introductory tutorial on the algorithm Create an introductory tutorial on.
Hurieh Khalajzadeh Mohammad Mansouri Mohammad Teshnehlab
Graph Embedding: A General Framework for Dimensionality Reduction Dong XU School of Computer Engineering Nanyang Technological University
Tzu ming Su Advisor : S.J.Wang MOTION DETAIL PRESERVING OPTICAL FLOW ESTIMATION 2013/1/28 L. Xu, J. Jia, and Y. Matsushita. Motion detail preserving optical.
1 / 41 Inference and Computation with Population Codes 13 November 2012 Inference and Computation with Population Codes Alexandre Pouget, Peter Dayan,
Interactive Time-Dependent Tone Mapping Using Programmable Graphics Hardware Nolan GoodnightGreg HumphreysCliff WoolleyRui Wang University of Virginia.
Creating With Code.
SQLsnap: short overview Eckart Modrow University of Göttingen.
0 Project 1 – Input/Output Image (Due: 10/11) 1.1. (i) Design a program to input and output a color image. You may download the program “ bmp_io.rar ”
The Diagnostic and Statistical Manual of Mental Disorders.
Filtering and Enhancing Images. Major operations 1. Matching an image neighborhood with a pattern or mask 2. Convolution (FIR filtering)
Tone Mapping on GPUs Cliff Woolley University of Virginia Slides courtesy Nolan Goodnight.
Conclusions The success rate of proposed method is higher than that of traditional MI MI based on GVFI is robust to noise GVFI based on f1 performs better.
TVCG 2013 Sungkil Lee, Mike Sips, and Hans-Peter Seidel.
An input device is a hardware which transfers data into the computer
Histograms of Oriented Gradients for Human Detection(HOG)
SKETCH-BASED MODELING ZHINAN XU AND MENGYI ZHU. MOTIVATION By providing the conversion between 2D sketch and 3D model, the designer will be able to quickly.
Stas Goferman Lihi Zelnik-Manor Ayellet Tal Technion.
What are the advantages of using bar code scanner?  Fast  It is fast  It is fast for reading data  It is fast for data input  Accurate  The advantage.
Digital Image Processing Part 2 Contrast processing.
Digital Image Processing
3D Face Recognition Using Range Images Literature Survey Joonsoo Lee 3/10/05.
Contrast-Enhanced Black and White Images Hua Li and David Mould UNC Wilmington and Carleton University Presented by Ling Xu
Intelligent Database Systems Lab 國立雲林科技大學 National Yunlin University of Science and Technology A Nonlinear Mapping for Data Structure Analysis John W.
Contrast optimization for structure-from-motion surveys James O’Connor 1 Mike Smith 1, Mike R. James
Image from
Compare and Contrast.
INPUT AND OUTPUT DEVICES 28/10/10 Aoba. ~ INPUT / OUTPUT DEVICE ~ Input device Inputs data Mouse, keyboard, etc 28/10/10 Aoba Output Device Takes data.
Fig. 6 from Investigation of drift effect on silicon nanowire field effect transistor based pH sensor (Image 1 of 3) Sihyun Kim et al 2016 Jpn. J. Appl.
Images Data Representation.
Data Mining, Neural Network and Genetic Programming
Hire Toyota Innova in Delhi for Outstation Tour
What Are Preservatives And Additives.
Describing Landscape Pattern
Content-Sensitive Screening in Black and White
Object detection as supervised classification
Boosting Nearest-Neighbor Classifier for Character Recognition
A Computational Darkroom for Black-and-White Photography
Rob Fergus Computer Vision
Fast Pattern Simulation Using Multi‐Scale Search
Local Binary Patterns (LBP)
A Computational Darkroom for BW Photography
Digital Image Fundamentals
Digital Image Processing
Fast color texture recognition using chromaticity moments
A connectionist model in action
Gradient Domain Salience-preserving Color-to-gray Conversion
Metric Preserving Dense SIFT Compression
Review and Importance CS 111.
Presentation transcript:

Optimization-based Image Decolorization Why Grayscale Image? Student Name: XU Zhinan Advisor: Professor Chiew-Lan Tai a)Widely used in pattern recognition & image processing b) Small scale of data & simple to code c) Monochrome printing

Previous Work [Neumann et al. 2007] [Gooch et al. 2005] [Grundland et al. 2007] CIE Y

Local contrast [Kim et al. 2009] Disadvantage: Global contrast is ignored. Advantages: Global mapping Local contrast preserving Conversion: (Lch to grayscale) Objective Function:

Global contrast—Lch & RGB Input LchRGBKim et al. CIE Y Global contrast: statistics in CIE Lch

Global contrast—Gaussian Pairing Input Kim et al. Gaussian Displacement vector:

Optimization-based Image Decolorization