Visualization and Computer Graphics Lab International University Bremen Converting RGB Volume Data to Scalar Fields Tetyana Ivanovska and Lars Linsen School.

Slides:



Advertisements
Similar presentations
Reconstruction from Voxels (GATE-540)
Advertisements

Clustering (2). Hierarchical Clustering Produces a set of nested clusters organized as a hierarchical tree Can be visualized as a dendrogram –A tree like.
Decolorization: Is rgb2gray() out? Yibing Song, Linchao Bao, Xiaobin Xu and Qingxiong Yang City University of Hong Kong.
Image Processing IB Paper 8 – Part A Ognjen Arandjelović Ognjen Arandjelović
LING 111 Teaching Demo By Tenghui Zhu Introduction to Edge Detection Image Segmentation.
Color spaces CIE - RGB space. HSV - space. CIE - XYZ space.
COLORCOLOR A SET OF CODES GENERATED BY THE BRAİN How do you quantify? How do you use?
Color2Gray Imanol Gómez Rubio Computational Photography – 11/Dec/2007 TU-Berlin.
Color2Gray: Salience-Preserving Color Removal
Color2Gray: Salience-Preserving Color Removal Amy Gooch Sven Olsen Jack Tumblin Bruce Gooch Northwestern University.
Color Image Processing
Computational Photography Prof. Feng Liu Spring /13/2015.
Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany.
1 Color Segmentation: Color Spaces and Illumination Mohan Sridharan University of Birmingham
MRI Image Segmentation for Brain Injury Quantification Lindsay Kulkin 1 and Bir Bhanu 2 1 Department of Biomedical Engineering, Syracuse University, Syracuse,
1 Preprocessing for JPEG Compression Elad Davidson & Lilach Schwartz Project Supervisor: Ari Shenhar SPRING 2000 TECHNION - ISRAEL INSTITUTE of TECHNOLOGY.
Digital Cameras CCD (Monochrome) RGB Color Filter Array.
Hierarchical Image Segmentation for Identifying Stroke Regions In Apparent Diffusion Coefficient (ADC) Image Maps Anthony Bianchi UCR 2007 Advisor:
Autonomous Vehicle: Navigation by a Line Created By: Noam Brown and Amir Meiri Mentor: Johanan Erez and Ronel Veksler Location: Mayer Building (Electrical.
A Novel 2D To 3D Image Technique Based On Object- Oriented Conversion.
Colour Image Compression by Grey to Colour Conversion Mark S. Drew 1, Graham D. Finlayson 2, and Abhilash Jindal 3 1 Simon Fraser University 2 University.
Content-Based Image Retrieval using the EMD algorithm Igal Ioffe George Leifman Supervisor: Doron Shaked Winter-Spring 2000 Technion - Israel Institute.
Brain segmentation and Phase unwrapping in MRI data ECE 738 Project JongHoon Lee.
Image segmentation by clustering in the color space CIS581 Final Project Student: Qifang Xu Advisor: Dr. Longin Jan Latecki.
Graph-based consensus clustering for class discovery from gene expression data Zhiwen Yum, Hau-San Wong and Hongqiang Wang Bioinformatics, 2007.
An Interactive Segmentation Approach Using Color Pre- processing Marisol Martinez Escobar Ph.D Candidate Major Professor: Eliot Winer Department of Mechanical.
Any questions about the current assignment? (I’ll do my best to help!)
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Computer Science 631 Lecture 7: Colorspace, local operations
Segmentation of CT angiography based on a combination of segmentation methods University of West Bohemia in Pilsen Czech republic Ing. Ivan Pirner Ing.
MRI Image Segmentation for Brain Injury Quantification Lindsay Kulkin BRITE REU 2009 Advisor: Bir Bhanu August 20, 2009.
SIGNAL DETECTION IN FIXED PATTERN CHROMATIC NOISE 1 A. J. Ahumada, Jr., 2 W. K. Krebs 1 NASA Ames Research Center; 2 Naval Postgraduate School, Monterey,
Evolutionary Art with Multiple Expression Programming By Quentin Freeman.
Medical Image Analysis Dr. Mohammad Dawood Department of Computer Science University of Münster Germany.
1 IMAGE ACQUSITION. 2 VIDEO 3 TRANSMISSION OF IMAGES/VIDEO.
1 Research Question  Can a vision-based mobile robot  with limited computation and memory,  and rapidly varying camera positions,  operate autonomously.
AdvisorStudent Dr. Jia Li Shaojun Liu Dept. of Computer Science and Engineering, Oakland University Automatic 3D Image Segmentation of Internal Lung Structures.
Introduction to Computer Graphics
Image Emotional Semantic Query Based On Color Semantic Description Wei-Ning Wang, Ying-Lin Yu Department of Electronic and Information Engineering, South.
Vector Quantization CAP5015 Fall 2005.
Journal of Visual Communication and Image Representation
Color Image Segmentation Mentor : Dr. Rajeev Srivastava Students: Achit Kumar Ojha Aseem Kumar Akshay Tyagi.
May 2003 SUT Color image segmentation – an innovative approach Amin Fazel May 2003 Sharif University of Technology Course Presentation base on a paper.
Segmentation of 3D microPET Images of the Rat Brain by Hybrid GMM and KDE Tai-Been Chen Department of Medical Imaging and Radiological Science,
南台科技大學 資訊工程系 Region partition and feature matching based color recognition of tongue image 指導教授:李育強 報告者 :楊智雁 日期 : 2010/04/19 Pattern Recognition Letters,
EE368 Final Project Spring 2003
IMAGE PROCESSING is the use of computer algorithms to perform image process on digital images   It is used for filtering the image and editing the digital.
Clustering Anna Reithmeir Data Mining Proseminar 2017
Color Image Processing
Color Image Processing
CSE 554 Lecture 1: Binary Pictures
CSSE463: Image Recognition Day 21
Color Image Processing
Introduction Computer vision is the analysis of digital images
Computer Vision Lecture 12: Image Segmentation II
A. Vadivel, M. Mohan, Shamik Sural and A. K. Majumdar
Welcome to CS 675 – Computer Vision Spring 2018
Computer Vision Lecture 4: Color
ATCM 6317 Procedural Animation
Introduction to Perception and Color
Color Image Processing
Segmentation of Images By Color
Introduction to Digital Image Analysis Part I: Digital Images
Procedural Animation Lecture 10: Volume simulation
Color Image Processing
Digital Image Processing
Volume 49, Issue 2, Pages (January 2013)
Visuals are analog signals...
Introduction Computer vision is the analysis of digital images
Initial Progress Report
Presentation transcript:

Visualization and Computer Graphics Lab International University Bremen Converting RGB Volume Data to Scalar Fields Tetyana Ivanovska and Lars Linsen School of Engineering and Science International University Bremen* WSCG January – 1 February 2007 * Jacobs University Bremen as of Spring 2007

Visualization and Computer Graphics Lab International University Bremen WSCG Existing scanning techniques CT, MRI, PET In vivoEx vivo Cryosections Results Stacks of 2d grayscale imagesStacks of 2d RGB images Common Segmentation algorithms DIRECTLY ADOPTED

Visualization and Computer Graphics Lab International University Bremen WSCG Goal Create a general procedure that allows: conversion 3D RGB color fields to 3D scalar fields application any existing segmentation algorithm to scalar data

Visualization and Computer Graphics Lab International University Bremen WSCG General approach 1.Input: the initial stack of RGB images 2.Convert the RGB data to L*a*b* 3.Apply one of quantization algorithms 4.Apply the Color2Gray algorithm 5.Apply any segmentation algorithm

Visualization and Computer Graphics Lab International University Bremen WSCG Quantization techniques Known applied algorithms: 1.Static look-up table algorithm 2.Popularity algorithm 3.Median cut algorithm 4.Genetic algorithm 5.K means algorithm 6.C means algorithm

Visualization and Computer Graphics Lab International University Bremen WSCG Quantization techniques Proposed algorithms: Axes-aligned binary-space partitioning Improved genetic algorithm

Visualization and Computer Graphics Lab International University Bremen WSCG Quantization techniques Proposed algorithms: Axes-aligned binary-space partitioning ……….. Repeat merging until get K clusters

Visualization and Computer Graphics Lab International University Bremen WSCG Quantization techniques Proposed algorithms: Improved genetic algorithm 1.A gene - a center of a cluster; 2.A chromosome consists of K genes; 3.The initial population is the centers of the cubes built by Median cut tree with log2(K) depth; 4.The fitness function:

Visualization and Computer Graphics Lab International University Bremen WSCG Color-to-Scalar Conversion: Color2Gray Non-linear color mapping Radius of neighboring pixels  Max chrominance offset  Map chromatic difference to increases or decreases in luminance values  Adjustable parameters

Visualization and Computer Graphics Lab International University Bremen WSCG Color-to-Scalar Conversion: Color2Gray is the signed distance scalar based on luminance and chrominance differences between pixels i, j. Complexity without quantizationComplexity after quantization and restructuring O(N6)O(N6)O(K2)O(K2) for NxNxN image with K unique colors after quantization

Visualization and Computer Graphics Lab International University Bremen WSCG Conversion results Left: Cryosection of Macaque monkey brain with encircled region of interest. Middle: Converted images using luminance-based approach. Right: Converted images using Median cut quantization and Color2Gray approach.

Visualization and Computer Graphics Lab International University Bremen WSCG Conversion results Left: A cut from a Horizontal slice through Visible Female data set. Middle: Converted images using luminance-based approach. Right: Converted images using Color2Gray.

Visualization and Computer Graphics Lab International University Bremen WSCG Segmentation results Left: Segmentation after luminance-based conversion cannot detect the formally purple region. Right: Segmentation after conversion with our approach allows to separate the tissues.

Visualization and Computer Graphics Lab International University Bremen WSCG Segmentation results Left: Horizontal slice through Visible Female data set. Region of interest is encircled. Middle: For the image generated by a luminance-based conversion, the segmentation of the initially red region fails. Right: For the image generated with our conversion algorithm, the region can be segmented very well.

Visualization and Computer Graphics Lab International University Bremen WSCG Segmentation results Left : Fluorescence microscopy data set of a cancer cell. Middle: 3D segmentation of yellow regions via our color-to-scalar conversion approach. Right: the segmentation after luminance-based conversion does not separate the yellow from the green and red regions completely.

Visualization and Computer Graphics Lab International University Bremen WSCG Conclusions The procedure for conversion of color data to scalar data for segmentation purposes is presented. Two clusterization methods have been proposed.

Visualization and Computer Graphics Lab International University Bremen WSCG Thank you for your attention!!! Any questions???