Jacquard Fabrics on Demand NTC Project F03-NS03s

Size: px
Start display at page:

Download "Jacquard Fabrics on Demand NTC Project F03-NS03s"

Transcription

1 Jacquard Fabrics on Demand NTC Project F03-NS03s Project Team: Leader: Alan Members: Abdelfattah Seyam/NCSU/ Robert Barnhardt/NCSU/ David Hinks/NCSU/ Student: Kavita Mathur/ Project Website: Objective The goal of the proposed research is to develop an automated digital color imaging system to help streamline the design and production of Jacquard fabrics. The system will enable the Jacquard fabric designer to digitally select accurate color/weave patterns, receive rapid customer response prior to sample weaving, and thus allow delivery of accurate color reproduction in the final fabrics. This research will enhance the manufacturing process by contributing an automated tool to help Jacquard fabric producers create woven fabrics that are a very close match to the target image, thus providing a rapid response to customer needs that is both economical and efficient. Abstract Jacquard weaving provides the opportunity to design complex pictorial and other patterning effects from the combination of warp and filling colors and weaves. In the traditional fabric design process, the resultant visual perception of the design, using different colored yarns, can be attained only through the production of actual physical fabric samples, and this is a very time consuming process. No truly accurate digital color methodology is yet available to assist designers in the initial development of product samples. Currently, there is very poor correlation between the color that is shown on the screen and the actual weave structure created to simulate that color. The problem of achieving accurate color fidelity in the color reproduction of woven fabrics has been addressed, and work is being undertaken to achieve the highest possible color matching accuracy in Jacquard woven fabrics. This research is so far quite successful in creating a database of color/weave structures for the quality color reproduction of Jacquard fabrics. The research places emphasis on synthesizing computer generated color images that are perceptually close to the actual woven samples, with a high degree of color accuracy. Background and Literature review In the traditional fabric design process, colored yarn placement within a particular weave structure is planned-out on special graph paper (today, using a CAD system) -- then samples of the resultant fabric woven and assessed. Often, several iterations of this process are required,

2 and it is a very time consuming and costly process. In these applications, it is critical to simulate the color images with a high degree of color accuracy. For the textile and clothing industries in particular, it is generally accepted that pass and fail tolerances for colored goods fall within about 1.0 to 1.5 CIELAB color difference units. If a method of color matching cannot achieve this magnitude of color accuracy, it will affect the final samples and in turn will affect color quality judgment. Ultimately, the goal of a flexible electronic textile design system is to simulate the appearance of the final textile, including weave, color and fabric from any given external design source. Relatively little work has been done within the woven fabric area in the context of representing accurate color imagery of complex weave patterns [1,2,3,4,5]. Weaving involves the interlacement of two sets of yarns; one called the warp with a second, orthogonal set of yarns, referred to as weft (filling). Numerous descriptions of this process exist within the computer environment [6,7,8,9,10] addressing, algorithmically, the problems that arise when one attempts to harmonize visual pattern with the notational point paper diagrams of those warp and weft interlacings. Hoskins et al [1] developed an algorithm to analyze the color of woven structure, while Dawson [2] examined color and weave effects with small repeat sizes. He studied the basic effects of yarn color sequences over one weave repeat. For each weave family, the authors determined which of these effects can be obtained with one color of warp and two of filling and vice versa, and with two of each. Dawson s research was confined to small weave repeats up to 4x4. Grundler and Rolich [3] proposed an evolution algorithm to match weave and color. The software offers a wide range of fabric patterns and is also able to create new ones based on user s choice. The study emphasized matching the weave and yarn color, in order to have a predetermined idea of the appearance of the fabric to be produced. Adabala et al. [4] presented a technique for visualizing woven fabrics in real time, while optimizing the realism of the original image. However, in the above-mentioned works, consideration was not given to the actual color accuracy of the reproduced images. Osaki, however, [11,12] proposed a method for the development of high quality color reproduction on silk Jacquard textiles from digital color images. His study estimated the appropriate criteria for better evaluation of the quality of color attributes of woven textiles converted from digital color image. While use of colorimetry has helped to find a way to get better reproducibility and accuracy in textile wet processing, it is clear that no commercial system is available for accurate color imaging of Jacquard weave designs without first making the weave in prototype form. Our project seeks to address this problem. Approach One approach that has been used for on-screen color visualization of woven fabrics is to assume the color generated by a woven structure is a solid color. However, this is not likely to provide an accurate image rendition of the actual structure of complex Jacquard weaves, produced by mixing pre-colored yarns in the weft/warp. Hence, a more complex mathematical model and database is required. The process adapted in this research for woven image reproduction, with high color accuracy is shown below:

3 Original Image/ Artist Work Calibrated Color Display via Textile CAD system RGB Pixel Mathematical transformation of colorimetric image data, into weaving information Simulated Digital woven image Jacquard Loom Woven Jacquard Fabric Color/Weave Database Numerical and psychophysical color difference evaluation, compared to original digital image Colorimetric Evaluation The development of the database for textile color/weave combinations has led us to a new creative approach where a large number of colors can be reproduced with high precision on textiles, by weaving with only a limited number of dyed threads. By making use of the limited physical database, it is possible to create an imaging system that can display remarkably accurate reproduction of colors on fabrics that can be used to predict the final appearance of actual Jacquard weaves. To achieve this, colorimetric attributes for each pixel on the digitized original image are transformed into weaving data on the textile substrate by minimizing the color difference in CIEL*a*b* representation between actual weaves produced in the database and the simulated image/color of the woven fabric. The color difference used is the conventional formula in CIELAB color space and is defined by the difference between each attribute (e.g., lightness, redness-greenness, and yellowness-blueness) in the original image and that of the simulated woven fabric: E = ( L*) 2 + ( a*) 2 + ( b*) 2 Where, L* = Lightness a* = redness-greenness b* =yellowness-blueness. And, E is the permissible color difference between sample and specified color (Standard) L*= L* sample - L* standard + L* means sample is lighter than standard - L* means sample is darker than standard a*= a* sample - a* standard + a* means sample is redder than standard - a* means sample is greener than standard b*= b* sample - b* standard + b* means sample is yellower than standard - b* means sample is bluer than standard Psychophysical Evaluation A psychophysical experiment has been developed to determine the visual difference between the on-screen color and actual physical samples. A set of observers will be used to assess the

4 perceived differences in color for a representative set of actual weave structures. For this experiment: Colorimetric data has been calculated using the same light source as the viewing conditions. Viewing conditions will be highly controlled and standardized. The variability in electronic communication of color data to other locations will be tested. Color/Weave Database Development A scheme is developed to design the database tool, in order to make the color information accessible and easy to use. The database is designed by using information technology (here the information technology used is the database technology). This system provides a rapid application development tool which requires interface construction tools (Front end), database systems (Back end), and a way to get data into the database and to get data out of the database. In this research we would be constructing forms (as an interface between user and database) that will consist of all the required input fields by the user in order to get the closest possible color/weave match for the target image. On the Back end side database procedure and SQL (Sequential Query Language) queries will be written to process and retrieve information from the database as requested by the user. The color information will then be accessible with just a click of a mouse. The general outline of the database tool is shown below: Database User Interface Weave designs Database Engine Color image Color Attributes Color / Weave Database Weave structure Weaving Specifications Color/Weave related attributes Color information/l*a*b* values Color space model Yarn color Yarn type Weaving specifications As can be seen from the database outline, given the color specifications, the program tool will display those color images closest to the color selected in order to give designer a choice of colors along with the corresponding attributes of the image. With the help of the color/weave database, designer and producer will able to get all the possible color images which, in turn, will help them to achieve the best possible combination of weave structure and related attributes (as seen in the user interface).

5 Theoretical and Experimental Analysis Reproduction of color to exact specifications is a major concern of the textile industry. This is particularly true of the rapidly growing computer-aided-design (CAD) sector. Here designs are simulated on a computer screen in full color, and a variety of tools is provided for selecting and manipulating the color on the screen. The Color/Weave database generation is an attempt to simplify the way of selecting the required color for the woven fabric, within the gamut of the monitor. In order to predict a weave color of given specifications, we began by creating a comprehensive set of intricate colored woven designs fabricated from a four color rotational warp sequence (red, green, yellow and blue), with what is essentially a pick-and-pick, black and white filling. A wide variety of different color and weave interlacings were developed in order to obtain the largest possible color gamut through these warp and weft color combinations (Figure-2). The possible colors reproduced in the textile material were thoroughly investigated by checking various combinations of basic textile weaves. Color/weave structures are basis of all color imaging. From the Color/Weave database, it has become possible to successfully develop a new technique for converting the original digital image data (Figure-1) to fabric construction data for a Jacquard machine. Color Measurement (Spectrophotometer) Color Attributes L*=38.62 a*=10.41 b*=31.38 Color Reproduced (Color Calibrated Monitor) Figure-1: A weave structure (with microscopic image) developed from four warp color rotation and black and white in filling (left); Color reproduced on color calibrated monitor by using colorimetric data (right). Since, woven fabrics are inherently highly textured, the number of interlacings, in conjunction with the placement of the yarn colors determine the overall resultant color of the structure. The color of the yarn floats, dominant upon the surface of the weave, greatly contributes to the color effect produced.

6 Figure-2: Weave Blanket showing weave/color combination woven from four warp colors(green, red, yellow, blue) and black and white in weft. Since the last funded seed project in this area, a database of 218 color/weave structures has been generated for quality reproduction in Jacquard fabrics. The color of each structure was measured using a spectrophotometer (Datacolor SF600X) in daylight-simulated illumination with the CIE 10 degree standard observer. Hence, a dataset of reflectance curves for each weave was produced in order to obtain perceptually accurate color images on a high definition colorcalibrated monitor. The colorimetric data achieved from each of the 218 structures was then defined in the CIELAB color space model (Figure-3).

7 Figure-3: The color spectrum of the actual color/weave samples, converted into a two-dimensional plot. Figure-3 shows a two dimensional slice of the color gamut, achieved using the physical samples. Most of the colors lie between ±20 on both axes, but some color samples are >20 (i.e., higher chroma) on the yellow axis. There are a majority of colors in yellow region and fewer in the blue region. The designs selected to date show variability in hue and chroma, and the achievable color gamut is reasonable. However, we plan to extend the database further, into the blue region. The resultant colors obtained from the initial set of samples enables prediction of colors that can be incorporated in order to achieve as wide a color gamut as possible. The data indicates the need to expand the weft yarn sequence to include the black and white yarns along with four other colors. These new colors consist of variations on red, yellow, blue and green -- with alterations in the underlying weave structures such that more blue colors are produced. We expect that the results gained will contribute greatly to an expanded palette; one exhibiting greater color clarity. Due to the 3-dimensional nature of fabric structure, the weaves tend to change color when observed from different positions. Colorimetric data were calculated using the DigiEye color imaging system that utilizes a calibrated camera and calibrated lighting conditions (Figure-4).

8 Figure-4: DigiEye Color imaging system The system can capture the image of 3D objects which are displayed on a color calibrated monitor. The illumination cabinet of the system has a daylight simulated environment, and hence the monitor correlated color temperature was also set to the Kelvin (i.e. Daylight color temperature) in order to ensure stable color results. Figure-5 shows the captured woven sample image along with its respective colorimetric data. Figure-5: Woven sample image (left), Reflectance spectra of the area selected (right), color appearance under different illumination conditions (top left).

9 The difference between the measurements made by spectrophotometer and Color Imaging system are exemplified in Table below. Reflectance Spectra Spectrophotometer DigiEye L* a* b* L* a* b* Color Tolerance E Table: Example of 10 color/weave structure showing reflectance spectra obtained from spectrophotometer and DigiEye color imaging system and the corresponding color tolerances E. The results from the color measurements show that there is significant difference in colorimetric data obtained by the two different methods. We are continuing to assess the reasons for the color differences, and it is likely that the texture of the designs is one of the reasons. However, ideally, in order to determine the correlation between the angular dependence of the reflectance properties of the 3D structures and human color perception, a goniospectrophotometer is required (one that can measure reflectance spectra from multiple angles of reflection). The best method of measurement will be determined by comparison with the visual data, as well as by assessing other color calibrated displays such as the Datacolor Colorite System. Once the color reproduction of the experimental weave structures is verified, then a color prediction algorithm for any colored yarn (warp or weft) will be developed. As a result, different filling colors can then be simulated to determine the maximum color gamut and design- -thereby reducing or eliminating the need for trial-and-error woven samples. Future Work Complete woven fabric physical sample dataset. Establish the scope and limitations (e.g. color gamuts attainable) of the color calibrated display and image capture system (example- DigiEye). Evaluate the percentage of each color contributing in a particular structure, using image processing and analysis technique. Update color / weave database with complete information. Numerical and psychophysical color difference evaluation, compared to original digital image. Incorporate database into an on-screen color computer program and integrate with the CAD software for the preparation of product design sampling.

10 References 1. Hoskins, J.A., Hoskins, W.D., May, J.L.W., Algorithms for color analysis, Proceedings of the 1985 ACM SIGSMALL symposium on Small systems, 1985, Dawson, R.M., Color and Weave effects with some small weave repeat sizes, Textile Research Journal, 72(10), 2002, Grundler, D., Rolich, T., Matching Weave and Color with the help of Evolution Algorithm, Textile Research Journal, 73(12), 2003, Adabala, N., Thalmann, N.M., Guangzheng, F., Real-time Rendering of Woven Clothes, Proceedings of the ACM symposium on Virtual reality software and technology, Xin, J.H., Shen, H.L., Computational model for color mapping on texture images, Journal of Electronic Imaging, 12(4), 2003, Hoskins, J.A., Hoskins, W.D., Algorithms for the design and analysis of woven textiles, Proceedings of the 1983 ACM Conference on Personal and small computers, Lourie, J.R., Loom-constrained designs: An algebraic solution, Proceedings of the ACM National Conference 1969, Lourie, J.R., Textile Graphics/Computer Aided, New York, Fairchild Publications Inc., Lourie, J.R., Bonin, A.M., Computer-controlled textile designing and weaving, Proceedings-IFIPS 1968, Lourie, J.R., Lornzo, J.J., Online Textile designing, Proceedings of the ACM National meeting 1966, Osaki, K., Reproduction of Various colors on Jacquard textiles by only eight kinds of color wefts, Proceedings of SPIE, Vol. 4421, April 2002, Osaki, K., High Quality Color Reproduction on Jacquard Silk Textile from Digital Color Images, AUTEX Research Journal, Vol. 3, No. 4, December Acknowledgments Datacolor International (Dan Randall, Color Manager, Textiles, North America), ScotWeave, Ltd., (Dave Kemp, Alan Watters, et al CAD programming, UK: Staubli Corporation (Yves Staubli, Technical Representative and Allen Thompson), DigiEye Plc (Sue Williams, UK).

HIGH-QUALITY COLOUR REPRODUCTION ON JACQUARD SILK TEXTILE FROM DIGITAL COLOUR IMAGES

HIGH-QUALITY COLOUR REPRODUCTION ON JACQUARD SILK TEXTILE FROM DIGITAL COLOUR IMAGES AUTEX Research Journal, Vol. 3, No4, December 2003 AUTEX HIGH-QUALITY COLOUR REPRODUCTION ON JACQUARD SILK TEXTILE FROM DIGITAL COLOUR IMAGES Keiji Osaki International Christian University, Department

More information

Colorimetry vs. Densitometry in the Selection of Ink-jet Colorants

Colorimetry vs. Densitometry in the Selection of Ink-jet Colorants Colorimetry vs. Densitometry in the Selection of Ink-jet Colorants E. Baumann, M. Fryberg, R. Hofmann, and M. Meissner ILFORD Imaging Switzerland GmbH Marly, Switzerland Abstract The gamut performance

More information

ABSTRACT. Jacquard tapestry weaving provides the opportunity for designing an enormous number of

ABSTRACT. Jacquard tapestry weaving provides the opportunity for designing an enormous number of ABSTRACT MATHUR, KAVITA. Color Prediction Model for Jacquard Tapestry Woven Fabrics. (Under the direction of Dr. Abdel-Fattah M. Seyam, Prof. R. Alan Donaldson and Dr. David Hinks). Jacquard tapestry weaving

More information

ABSTRACT. Keywords: Color image differences, image appearance, image quality, vision modeling 1. INTRODUCTION

ABSTRACT. Keywords: Color image differences, image appearance, image quality, vision modeling 1. INTRODUCTION Measuring Images: Differences, Quality, and Appearance Garrett M. Johnson * and Mark D. Fairchild Munsell Color Science Laboratory, Chester F. Carlson Center for Imaging Science, Rochester Institute of

More information

The DigiEye. System. A complete non-contact colour measurement and imaging solution.

The DigiEye. System. A complete non-contact colour measurement and imaging solution. The DigiEye There could be food and drink that cannot be measured for colour using the DigiEye System System A complete non-contact colour measurement and imaging solution. it s just that we haven t found

More information

Introduction to Color Science (Cont)

Introduction to Color Science (Cont) Lecture 24: Introduction to Color Science (Cont) Computer Graphics and Imaging UC Berkeley Empirical Color Matching Experiment Additive Color Matching Experiment Show test light spectrum on left Mix primaries

More information

The Performance of CIECAM02

The Performance of CIECAM02 The Performance of CIECAM02 Changjun Li 1, M. Ronnier Luo 1, Robert W. G. Hunt 1, Nathan Moroney 2, Mark D. Fairchild 3, and Todd Newman 4 1 Color & Imaging Institute, University of Derby, Derby, United

More information

Digital Jacquard Textile Design In A Colorless Mode

Digital Jacquard Textile Design In A Colorless Mode Digital Jacquard Textile Design In A Colorless Mode NG, Frankie M.C. and ZHOU, Jiu Institute of Textiles and Clothing, The Hong Kong Polytechnic University, Hong Kong. ABSTRACT Jacquard fabric is regarded

More information

Chapter Objectives. Color Management. Color Management. Chapter Objectives 1/27/12. Beyond Design

Chapter Objectives. Color Management. Color Management. Chapter Objectives 1/27/12. Beyond Design 1/27/12 Copyright 2009 Fairchild Books All rights reserved. No part of this presentation covered by the copyright hereon may be reproduced or used in any form or by any means graphic, electronic, or mechanical,

More information

SHEDDING. Prof. Dr. Emel Önder Ass.Prof.Dr.Ömer Berk Berkalp

SHEDDING. Prof. Dr. Emel Önder Ass.Prof.Dr.Ömer Berk Berkalp SHEDDING Prof. Dr. Emel Önder Ass.Prof.Dr.Ömer Berk Berkalp 1 Shedding Motion The motion forms the shed by dividing the warp ends into two sheets, thus providing a path for the weft. This is done by raising

More information

Colour analysis of inhomogeneous stains on textile using flatbed scanning and image analysis

Colour analysis of inhomogeneous stains on textile using flatbed scanning and image analysis Colour analysis of inhomogeneous stains on textile using flatbed scanning and image analysis Gerard van Dalen; Aat Don, Jegor Veldt, Erik Krijnen and Michiel Gribnau, Unilever Research & Development; P.O.

More information

Perceptual Rendering Intent Use Case Issues

Perceptual Rendering Intent Use Case Issues White Paper #2 Level: Advanced Date: Jan 2005 Perceptual Rendering Intent Use Case Issues The perceptual rendering intent is used when a pleasing pictorial color output is desired. [A colorimetric rendering

More information

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD)

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD) Color Science CS 4620 Lecture 15 1 2 What light is Measuring light Light is electromagnetic radiation Salient property is the spectral power distribution (SPD) [Lawrence Berkeley Lab / MicroWorlds] exists

More information

Colour Management Workflow

Colour Management Workflow Colour Management Workflow The Eye as a Sensor The eye has three types of receptor called 'cones' that can pick up blue (S), green (M) and red (L) wavelengths. The sensitivity overlaps slightly enabling

More information

Spectro-Densitometers: Versatile Color Measurement Instruments for Printers

Spectro-Densitometers: Versatile Color Measurement Instruments for Printers By Hapet Berberian observations of typical proofing and press room Through operations, there would be general consensus that the use of color measurement instruments to measure and control the color reproduction

More information

Understand brightness, intensity, eye characteristics, and gamma correction, halftone technology, Understand general usage of color

Understand brightness, intensity, eye characteristics, and gamma correction, halftone technology, Understand general usage of color Understand brightness, intensity, eye characteristics, and gamma correction, halftone technology, Understand general usage of color 1 ACHROMATIC LIGHT (Grayscale) Quantity of light physics sense of energy

More information

Short Communications. Use of MS paint for weave and colour pattern designing

Short Communications. Use of MS paint for weave and colour pattern designing Indian Journal of Fibre & Textile Research Vol. 43, June 2018, pp. 231-236 Short Communications Use of MS paint for weave and colour pattern designing R G Panneerselvam a Department of Weaving, Indian

More information

COLOR APPEARANCE IN IMAGE DISPLAYS

COLOR APPEARANCE IN IMAGE DISPLAYS COLOR APPEARANCE IN IMAGE DISPLAYS Fairchild, Mark D. Rochester Institute of Technology ABSTRACT CIE colorimetry was born with the specification of tristimulus values 75 years ago. It evolved to improved

More information

Image Distortion Maps 1

Image Distortion Maps 1 Image Distortion Maps Xuemei Zhang, Erick Setiawan, Brian Wandell Image Systems Engineering Program Jordan Hall, Bldg. 42 Stanford University, Stanford, CA 9435 Abstract Subjects examined image pairs consisting

More information

A new algorithm for calculating perceived colour difference of images

A new algorithm for calculating perceived colour difference of images Loughborough University Institutional Repository A new algorithm for calculating perceived colour difference of images This item was submitted to Loughborough University's Institutional Repository by the/an

More information

Design of woven fabrics using DYF1.0 specialized software code

Design of woven fabrics using DYF1.0 specialized software code IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 1, Ver. I (Jan.-Feb. 2017), PP 25-30 www.iosrjournals.org Design of woven fabrics using DYF1.0 specialized

More information

Colour and spectral simulation of textile samples onto paper; a feasibility study

Colour and spectral simulation of textile samples onto paper; a feasibility study Colour and spectral simulation of textile samples onto paper; a feasibility study Radovan Slavuj, Kristina Marijanovic, Jon Yngve Hardeberg The Norwegian Colour and Visual Computing Laboratory, Gjøvik

More information

A REVIEW OF COLOR MEASURMENTS IN THE TEXTILE INDUSTRY

A REVIEW OF COLOR MEASURMENTS IN THE TEXTILE INDUSTRY A REVIEW OF COLOR MEASURMENTS IN THE TEXTILE INDUSTRY BRAD Raluca Lucian Blaga University of Sibiu, Faculty of Engineering, Industrial Machinery and Equipments Department, B-dul Victoriei 10, 550024 Sibiu,

More information

Color Science. CS 4620 Lecture 15

Color Science. CS 4620 Lecture 15 Color Science CS 4620 Lecture 15 2013 Steve Marschner 1 [source unknown] 2013 Steve Marschner 2 What light is Light is electromagnetic radiation exists as oscillations of different frequency (or, wavelength)

More information

IMAGEMASTER : PRECISION COLOUR COMMUNICATION BASED ON CIE CALIBRATED MONITOR SCREENS

IMAGEMASTER : PRECISION COLOUR COMMUNICATION BASED ON CIE CALIBRATED MONITOR SCREENS Introduction IMAGEMASTER : PRECISION COLOUR COMMUNICATION BASED ON CIE CALIBRATED MONITOR SCREENS David P. Oulton, Isaac Porat, Chris Boston, and Rob Walsby. Colour Communication Research Group, UMIST,

More information

Out of the Wood MIKe Wood Figure 2 Figure 1 - Spectra of RGB led with CRI of 81 Figures 3 Figures 1 Figure 2 - Color Rendering of RGB Figure 4

Out of the Wood MIKe Wood Figure 2 Figure 1 - Spectra of RGB led with CRI of 81 Figures 3 Figures 1 Figure 2 - Color Rendering of RGB Figure 4 Out of the Wood BY MIKE WOOD CRI and the Color Quality Scale, Part 2 CQS offers discerning users a metric to allow direct comparison of luminaires with different light source technology In the Winter 21

More information

A Model of Color Appearance of Printed Textile Materials

A Model of Color Appearance of Printed Textile Materials A Model of Color Appearance of Printed Textile Materials Gabriel Marcu and Kansei Iwata Graphica Computer Corporation, Tokyo, Japan Abstract This paper provides an analysis of the mechanism of color appearance

More information

A Step-wise Approach for Color Matching Material that Contains Effect Pigments. Dr. Breeze Briggs, BASF Colors & Effects USA LLC, ANTEC 2017

A Step-wise Approach for Color Matching Material that Contains Effect Pigments. Dr. Breeze Briggs, BASF Colors & Effects USA LLC, ANTEC 2017 A Step-wise Approach for Color Matching Material that Contains Effect Pigments Abstract Dr. Breeze Briggs, BASF Colors & Effects USA LLC, ANTEC 2017 A red color can be described as cherry red but that

More information

Metamerism, Color Inconstancy and Chromatic Adaptation for Spot Color Printing

Metamerism, Color Inconstancy and Chromatic Adaptation for Spot Color Printing Metamerism, Color Inconstancy and Chromatic Adaptation for Spot Color Printing Awadhoot Shendye, Paul D. Fleming III, and Alexandra Pekarovicova Center for Ink and Printability, Department of Paper Engineering,

More information

EFFECT OF SKEWNESS ON IMAGE PROCESSING METHODS FOR WOVEN FABRIC DENSITY MEASUREMENT Bekir Yildirim 1, Mustafa Eren 2

EFFECT OF SKEWNESS ON IMAGE PROCESSING METHODS FOR WOVEN FABRIC DENSITY MEASUREMENT Bekir Yildirim 1, Mustafa Eren 2 EFFECT OF SKEWNESS ON IMAGE PROCESSING METHODS FOR WOVEN FABRIC DENSITY MEASUREMENT Bekir Yildirim 1, Mustafa Eren 2 1 Faculty of Engineering, University of Erciyes, Turkey 2 ORAN Middle Anatolia Development

More information

Construction Features of Color Output Device Profiles

Construction Features of Color Output Device Profiles Construction Features of Color Output Device Profiles Parker B. Plaisted Torrey Pines Research, Rochester, New York Robert Chung Rochester Institute of Technology, Rochester, New York Abstract Software

More information

Pigment mixing effect realized with pre-dyed opaque yarns for Jacquard textile design development

Pigment mixing effect realized with pre-dyed opaque yarns for Jacquard textile design development Loughborough University Institutional Repository Pigment mixing effect realized with pre-dyed opaque yarns for Jacquard textile design development This item was submitted to Loughborough University's Institutional

More information

Quantitative Analysis of Pictorial Color Image Difference

Quantitative Analysis of Pictorial Color Image Difference Quantitative Analysis of Pictorial Color Image Difference Robert Chung* and Yoshikazu Shimamura** Keywords: Color, Difference, Image, Colorimetry, Test Method Abstract: The magnitude of E between two simple

More information

Building a Precision Colour Imaging System

Building a Precision Colour Imaging System Building a Precision Colour Imaging System David P. Oulton, Christopher J. Boston and Robin Walsby UMIST Manchester, United Kingdom Abstract The construction of a system that uses CIE co-ordinate, and

More information

CHAPTER 4 EFFECT OF HUMID CONDITIONS ON THE COLOUR APPEARANCE OF DYED COTTON FABRICS

CHAPTER 4 EFFECT OF HUMID CONDITIONS ON THE COLOUR APPEARANCE OF DYED COTTON FABRICS 59 CHAPTER 4 EFFECT OF HUMID CONDITIONS ON THE COLOUR APPEARANCE OF DYED COTTON FABRICS 4.1 INTRODUCTION Surface colour measurement and matching are of great importance in the very wide range of goods

More information

A New Metric for Color Halftone Visibility

A New Metric for Color Halftone Visibility A New Metric for Color Halftone Visibility Qing Yu and Kevin J. Parker, Robert Buckley* and Victor Klassen* Dept. of Electrical Engineering, University of Rochester, Rochester, NY *Corporate Research &

More information

Color appearance in image displays

Color appearance in image displays Rochester Institute of Technology RIT Scholar Works Presentations and other scholarship 1-18-25 Color appearance in image displays Mark Fairchild Follow this and additional works at: http://scholarworks.rit.edu/other

More information

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images A. Vadivel 1, M. Mohan 1, Shamik Sural 2 and A.K.Majumdar 1 1 Department of Computer Science and Engineering,

More information

From Upholstery to Installation: Educating Designers and Artists Using an Electronic Jacquard Loom

From Upholstery to Installation: Educating Designers and Artists Using an Electronic Jacquard Loom University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Textile Society of America Symposium Proceedings Textile Society of America 2000 From Upholstery to Installation: Educating

More information

The Journal of. Imaging Science. Reprinted from Vol. 48, The Society for Imaging Science and Technology

The Journal of. Imaging Science. Reprinted from Vol. 48, The Society for Imaging Science and Technology The Journal of Imaging Science and Technology Reprinted from Vol. 48, 2004 IS&T The Society for Imaging Science and Technology http://www.imaging.org 2004, IS&T The Society for Imaging Science and Technology

More information

Color & Graphics. Color & Vision. The complete display system is: We'll talk about: Model Frame Buffer Screen Eye Brain

Color & Graphics. Color & Vision. The complete display system is: We'll talk about: Model Frame Buffer Screen Eye Brain Color & Graphics The complete display system is: Model Frame Buffer Screen Eye Brain Color & Vision We'll talk about: Light Visions Psychophysics, Colorimetry Color Perceptually based models Hardware models

More information

The Effect of Opponent Noise on Image Quality

The Effect of Opponent Noise on Image Quality The Effect of Opponent Noise on Image Quality Garrett M. Johnson * and Mark D. Fairchild Munsell Color Science Laboratory, Rochester Institute of Technology Rochester, NY 14623 ABSTRACT A psychophysical

More information

The Quality of Appearance

The Quality of Appearance ABSTRACT The Quality of Appearance Garrett M. Johnson Munsell Color Science Laboratory, Chester F. Carlson Center for Imaging Science Rochester Institute of Technology 14623-Rochester, NY (USA) Corresponding

More information

Update on the INCITS W1.1 Standard for Evaluating the Color Rendition of Printing Systems

Update on the INCITS W1.1 Standard for Evaluating the Color Rendition of Printing Systems Update on the INCITS W1.1 Standard for Evaluating the Color Rendition of Printing Systems Susan Farnand and Karin Töpfer Eastman Kodak Company Rochester, NY USA William Kress Toshiba America Business Solutions

More information

Adventures in Not-So-Parallel Threading, Part II by Sandra Rude

Adventures in Not-So-Parallel Threading, Part II by Sandra Rude Adventures in Not-So-Parallel Threading, Part II by Sandra Rude After experimenting with two-color and three-color echo weave for a while (see Complex Weavers Journal No. 79, October 2005, page 36), I

More information

Factors Governing Print Quality in Color Prints

Factors Governing Print Quality in Color Prints Factors Governing Print Quality in Color Prints Gabriel Marcu Apple Computer, 1 Infinite Loop MS: 82-CS, Cupertino, CA, 95014 Introduction The proliferation of the color printers in the computer world

More information

THE COLORIMETRIC BARYCENTER OF PAINTINGS

THE COLORIMETRIC BARYCENTER OF PAINTINGS EMPIRICAL STUDIES OF THE ARTS, Vol. 25(2) 209-217, 2007 THE COLORIMETRIC BARYCENTER OF PAINTINGS VALERIY FIRSTOV VICTOR FIRSTOV ALEXANDER VOLOSHINOV Saratov State Technical University PAUL LOCHER Montclair

More information

M1 Simulation by Varying Printing and Proofing Substrates

M1 Simulation by Varying Printing and Proofing Substrates M1 Simulation by Varying Printing and Proofing Substrates Robert Chung Keywords: ICC, printing, proofing, simulation, OBA, color, workflow Abstract ICC color management can match color, pixel by pixel,

More information

Conformance to Substrate-corrected Dataset, a Case Study

Conformance to Substrate-corrected Dataset, a Case Study Conformance to Substrate-corrected Dataset, a Case Study Robert Chung* Keywords: standards, characterization dataset, printing aims, substrate correction, color management Abstract: Printing certification

More information

Accurate Colour Co-ordination For the Textile Components of Lingerie

Accurate Colour Co-ordination For the Textile Components of Lingerie 1 Introduction Accurate Colour Co-ordination For the Textile Components of Lingerie David P. Oulton UMIST, and Tara Young Worthington Manufacturing Ltd. The use of a liaison mechanism called a Teaching

More information

printcontrol Printing process control at a click of the mouse

printcontrol Printing process control at a click of the mouse printcontrol Printing process control at a click of the mouse Printing process control with GMG PrintControl and GMG RapidCheck The significance of process control in the graphic arts industry has grown

More information

The Quantitative Aspects of Color Rendering for Memory Colors

The Quantitative Aspects of Color Rendering for Memory Colors The Quantitative Aspects of Color Rendering for Memory Colors Karin Töpfer and Robert Cookingham Eastman Kodak Company Rochester, New York Abstract Color reproduction is a major contributor to the overall

More information

On Contrast Sensitivity in an Image Difference Model

On Contrast Sensitivity in an Image Difference Model On Contrast Sensitivity in an Image Difference Model Garrett M. Johnson and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester New

More information

SIMULATION OF COMPOSITE PROPERTIES REINFORCED BY 3D SHAPED WOVEN FABRICS

SIMULATION OF COMPOSITE PROPERTIES REINFORCED BY 3D SHAPED WOVEN FABRICS SIMULATION OF COMPOSITE PROPERTIES REINFORCED BY 3D SHAPED WOVEN FABRICS Prof. Dr.-Ing. Alexander Büsgen Prof. Dr.-Ing. Karin Finsterbusch Dipl.-Ing. (FH) Andrea Birghan Niederrhein University of Applied

More information

Lighting with Color and

Lighting with Color and Lighting with Color and the Color in White: The Color Quality Scale (CQS) Wendy Davis wendy.davis@nist.gov Optical Technology Division National Institute of Standards and Technology Color Rendering Equal

More information

Black point compensation and its influence on image appearance

Black point compensation and its influence on image appearance riginal scientific paper UDK: 070. Black point compensation and its influence on image appearance Authors: Dragoljub Novaković, Igor Karlović, Ivana Tomić Faculty of Technical Sciences, Graphic Engineering

More information

IN RECENT YEARS, multi-primary (MP)

IN RECENT YEARS, multi-primary (MP) Color Displays: The Spectral Point of View Color is closely related to the light spectrum. Nevertheless, spectral properties are seldom discussed in the context of color displays. Here, a novel concept

More information

Color Quality Scale (CQS): quality of light sources

Color Quality Scale (CQS): quality of light sources Color Quality Scale (CQS): Measuring the color quality of light sources Wendy Davis wendy.davis@nist.gov O ti l T h l Di i i Optical Technology Division National Institute of Standards and Technology Copyright

More information

How to check Print Standards

How to check Print Standards How to check Print Standards Launch the checking process 1 Simulate the verification 5 Procedure 5 Results interpretation 7 Standard constraints 8 Color code 8 Available actions 8 Swatches 10 Failed test:

More information

Calibrating the Yule Nielsen Modified Spectral Neugebauer Model with Ink Spreading Curves Derived from Digitized RGB Calibration Patch Images

Calibrating the Yule Nielsen Modified Spectral Neugebauer Model with Ink Spreading Curves Derived from Digitized RGB Calibration Patch Images Journal of Imaging Science and Technology 52(4): 040908 040908-5, 2008. Society for Imaging Science and Technology 2008 Calibrating the Yule Nielsen Modified Spectral Neugebauer Model with Ink Spreading

More information

On Contrast Sensitivity in an Image Difference Model

On Contrast Sensitivity in an Image Difference Model On Contrast Sensitivity in an Image Difference Model Garrett M. Johnson and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester New

More information

DIGITAL IMAGING FOUNDATIONS

DIGITAL IMAGING FOUNDATIONS CHAPTER DIGITAL IMAGING FOUNDATIONS Photography is, and always has been, a blend of art and science. The technology has continually changed and evolved over the centuries but the goal of photographers

More information

JACQUARD: A LOOM OF OPPORTUNITY WORKSHOP

JACQUARD: A LOOM OF OPPORTUNITY WORKSHOP University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Textile Society of America Symposium Proceedings Textile Society of America 2010 JACQUARD: A LOOM OF OPPORTUNITY WORKSHOP

More information

The Preparation and Optical Properties Analysis of High Visible Light and Low UV Transmittance Window Screening Fabric

The Preparation and Optical Properties Analysis of High Visible Light and Low UV Transmittance Window Screening Fabric Research of Materials Science December 214, Volume 3, Issue 4, PP.82-86 The Preparation and Optical Properties Analysis of High Visible Light and Low UV Transmittance Window Screening Fabric Weilai Chen,

More information

How G7 Makes Inkjet Color Management Better. Jim Raffel Some slides have been adapted from and are used with permission of SGIA and MeasureColor.

How G7 Makes Inkjet Color Management Better. Jim Raffel Some slides have been adapted from and are used with permission of SGIA and MeasureColor. How G7 Makes Inkjet Color Management Better Jim Raffel Some slides have been adapted from and are used with permission of SGIA and MeasureColor. About G7 G7 is a known good print condition based upon gray

More information

Color Management For A Sign Maker. An introduction to a very deep subject.

Color Management For A Sign Maker. An introduction to a very deep subject. Color Management For A Sign Maker An introduction to a very deep subject. So Many Terms to remember Color Space Gamut ICC Color Profile RIP Software Preset Files/Media Settings Files Rendering Intents

More information

Introduction to computer vision. Image Color Conversion. CIE Chromaticity Diagram and Color Gamut. Color Models

Introduction to computer vision. Image Color Conversion. CIE Chromaticity Diagram and Color Gamut. Color Models Introduction to computer vision In general, computer vision covers very wide area of issues concerning understanding of images by computers. It may be considered as a part of artificial intelligence and

More information

Chroma. Optical Spectral Analysis and Color Measurement

Chroma. Optical Spectral Analysis and Color Measurement Chroma Optical Spectral Analysis and Color Measurement Seeing is not seeing. Seeing is thinking. Contents Methods and Data Sources page 4 // 5 Measurement and Series Measurement page 6 // 7 Spectral Analysis

More information

An Investigation into the Parameters of Terry Fabrics Regarding the Production

An Investigation into the Parameters of Terry Fabrics Regarding the Production Mehmet Karahan, Recep Eren*, Halil Rifat Alpay* University of Uludag Vocational School of Technical Sciences Gorukle Campus, Gorukle-Bursa, Turkey e-mail: mehmet_karahan@pentatek.stil.com * University

More information

Addressing the colorimetric redundancy in 11-ink color separation

Addressing the colorimetric redundancy in 11-ink color separation https://doi.org/1.2352/issn.247-1173.217.18.color-58 217, Society for Imaging Science and Technology Addressing the colorimetric redundancy in 11-ink color separation Daniel Nyström, Paula Zitinski Elias

More information

Optimizing color reproduction of natural images

Optimizing color reproduction of natural images Optimizing color reproduction of natural images S.N. Yendrikhovskij, F.J.J. Blommaert, H. de Ridder IPO, Center for Research on User-System Interaction Eindhoven, The Netherlands Abstract The paper elaborates

More information

Application of Kubelka-Munk Theory in Device-independent Color Space Error Diffusion

Application of Kubelka-Munk Theory in Device-independent Color Space Error Diffusion Application of Kubelka-Munk Theory in Device-independent Color Space Error Diffusion Shilin Guo and Guo Li Hewlett-Packard Company, San Diego Site Abstract Color accuracy becomes more critical for color

More information

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy Color Used heavily in human vision Color is a pixel property, making some recognition problems easy Visible spectrum for humans is 400 nm (blue) to 700 nm (red) Machines can see much more; ex. X-rays,

More information

Simulation of film media in motion picture production using a digital still camera

Simulation of film media in motion picture production using a digital still camera Simulation of film media in motion picture production using a digital still camera Arne M. Bakke, Jon Y. Hardeberg and Steffen Paul Gjøvik University College, P.O. Box 191, N-2802 Gjøvik, Norway ABSTRACT

More information

NORMALIZED SI CORRECTION FOR HUE-PRESERVING COLOR IMAGE ENHANCEMENT

NORMALIZED SI CORRECTION FOR HUE-PRESERVING COLOR IMAGE ENHANCEMENT Proceedings of the Sixth nternational Conference on Machine Learning and Cybernetics, Hong Kong, 19- August 007 NORMALZED S CORRECTON FOR HUE-PRESERVNG COLOR MAGE ENHANCEMENT DONG YU 1, L-HONG MA 1,, HAN-QNG

More information

Additive Color Synthesis

Additive Color Synthesis Color Systems Defining Colors for Digital Image Processing Various models exist that attempt to describe color numerically. An ideal model should be able to record all theoretically visible colors in the

More information

Adaptive color artwork

Adaptive color artwork Adaptive color artwork Giordano Beretta Digital Printing and Imaging Laboratory HP Laboratories Palo Alto HPL-2006-186 December 15, 2006* variable data printing, custom publishing, color printing, visual

More information

Chapter 9: Color. What is Color? Wavelength is a property of an electromagnetic wave in the frequency range we call light

Chapter 9: Color. What is Color? Wavelength is a property of an electromagnetic wave in the frequency range we call light Chapter 9: Color What is color? Color mixtures Intensity-distribution curves Additive Mixing Partitive Mixing Specifying colors RGB Color Chromaticity What is Color? Wavelength is a property of an electromagnetic

More information

What is Color Gamut? Public Information Display. How do we see color and why it matters for your PID options?

What is Color Gamut? Public Information Display. How do we see color and why it matters for your PID options? What is Color Gamut? How do we see color and why it matters for your PID options? One of the buzzwords at CES 2017 was broader color gamut. In this whitepaper, our experts unwrap this term to help you

More information

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE Najirah Umar 1 1 Jurusan Teknik Informatika, STMIK Handayani Makassar Email : najirah_stmikh@yahoo.com

More information

Viewing Environments for Cross-Media Image Comparisons

Viewing Environments for Cross-Media Image Comparisons Viewing Environments for Cross-Media Image Comparisons Karen Braun and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester, New York

More information

Lecture 8. Color Image Processing

Lecture 8. Color Image Processing Lecture 8. Color Image Processing EL512 Image Processing Dr. Zhu Liu zliu@research.att.com Note: Part of the materials in the slides are from Gonzalez s Digital Image Processing and Onur s lecture slides

More information

Image Quality Evaluation for Smart- Phone Displays at Lighting Levels of Indoor and Outdoor Conditions

Image Quality Evaluation for Smart- Phone Displays at Lighting Levels of Indoor and Outdoor Conditions Image Quality Evaluation for Smart- Phone Displays at Lighting Levels of Indoor and Outdoor Conditions Optical Engineering vol. 51, No. 8, 2012 Rui Gong, Haisong Xu, Binyu Wang, and Ming Ronnier Luo Presented

More information

Guidance document: permitted color tolerances of unicolor powder coatings for architectural applications

Guidance document: permitted color tolerances of unicolor powder coatings for architectural applications Guidance document: permitted color tolerances of unicolor powder coatings for architectural applications Issued by the German Paint Industry Association (Verband der deutschen Lackindustrie VdL) Preface

More information

EECS490: Digital Image Processing. Lecture #12

EECS490: Digital Image Processing. Lecture #12 Lecture #12 Image Correlation (example) Color basics (Chapter 6) The Chromaticity Diagram Color Images RGB Color Cube Color spaces Pseudocolor Multispectral Imaging White Light A prism splits white light

More information

Introduction. The Spectral Basis for Color

Introduction. The Spectral Basis for Color Introduction Color is an extremely important part of most visualizations. Choosing good colors for your visualizations involves understanding their properties and the perceptual characteristics of human

More information

The Principles of Chromatics

The Principles of Chromatics The Principles of Chromatics 03/20/07 2 Light Electromagnetic radiation, that produces a sight perception when being hit directly in the eye The wavelength of visible light is 400-700 nm 1 03/20/07 3 Visible

More information

The Use of Color in Multidimensional Graphical Information Display

The Use of Color in Multidimensional Graphical Information Display The Use of Color in Multidimensional Graphical Information Display Ethan D. Montag Munsell Color Science Loratory Chester F. Carlson Center for Imaging Science Rochester Institute of Technology, Rochester,

More information

Color Reproduction Algorithms and Intent

Color Reproduction Algorithms and Intent Color Reproduction Algorithms and Intent J A Stephen Viggiano and Nathan M. Moroney Imaging Division RIT Research Corporation Rochester, NY 14623 Abstract The effect of image type on systematic differences

More information

Chapter 3 Part 2 Color image processing

Chapter 3 Part 2 Color image processing Chapter 3 Part 2 Color image processing Motivation Color fundamentals Color models Pseudocolor image processing Full-color image processing: Component-wise Vector-based Recent and current work Spring 2002

More information

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT [Akter * et al., 5(2): February, 218] ISSN: 249-5197 VALIDATION OF WEAVABILITY FOR FINER COUNTS OF COTTON YARN Shilpi Akter*, Dewan Murshed Ahmed, Israt Sharmin Merin, Md. Rakibul islam & Taskin Rahman

More information

srgb: A Standard for Color Management

srgb: A Standard for Color Management srgb: A Standard for Color Management Introduction Over the years, magazines, newspapers, television, computers and, now, the Internet have all made the transition from black and white to color. With the

More information

Color Image Processing

Color Image Processing Color Image Processing Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Color Used heavily in human vision. Visible spectrum for humans is 400 nm (blue) to 700

More information

Color Management. R. Mac Holbert

Color Management. R. Mac Holbert Color Management R. Mac Holbert Color Management Is Important! It s Relatively Inexpensive! It s Not Difficult To Understand! What is Color Management? Color Management is the name given to processes and

More information

Proceedings Improving the Durability of Screen Printed Conductors on Woven Fabrics for E-Textile Applications

Proceedings Improving the Durability of Screen Printed Conductors on Woven Fabrics for E-Textile Applications Proceedings Improving the Durability of Screen Printed Conductors on Woven Fabrics for E-Textile Applications Abiodun Komolafe *, Russel Torah, John Tudor and Steve Beeby Department of Electronics and

More information

Color Management. A ShortCourse in. D e n n i s P. C u r t i n. Cover AA30470C. h t t p : / / w w w. ShortCourses. c o m

Color Management. A ShortCourse in. D e n n i s P. C u r t i n. Cover AA30470C. h t t p : / / w w w. ShortCourses. c o m AA30470C Cover Cover A ShortCourse in Color Management AA30470C D e n n i s P. C u r t i n h t t p : / / w w w. ShortCourses. c o m h t t p : / / w w w. P h o t o C o u r s e. c o m 1 Color Management

More information

Surface Defect Detection for Some Ghanaian Textile Fabrics using Moire Interferometry

Surface Defect Detection for Some Ghanaian Textile Fabrics using Moire Interferometry Research Journal of Applied Sciences, Engineering and Technology (3): 39-353, 23 ISSN: 2-59; e-issn: 2- Maxwell Scientific Organization, Submitted: February, Accepted: March, Published: June 5, 23 Surface

More information

The RGB code. Part 1: Cracking the RGB code (from light to XYZ)

The RGB code. Part 1: Cracking the RGB code (from light to XYZ) The RGB code Part 1: Cracking the RGB code (from light to XYZ) The image was staring at him (our hero!), as dead as an image can be. Not much to go. Only a name: summer22-24.bmp, a not so cryptic name

More information

CS6640 Computational Photography. 6. Color science for digital photography Steve Marschner

CS6640 Computational Photography. 6. Color science for digital photography Steve Marschner CS6640 Computational Photography 6. Color science for digital photography 2012 Steve Marschner 1 What visible light is One octave of the electromagnetic spectrum (380-760nm) NASA/Wikimedia Commons 2 What

More information

COLOUR SEGMENTATION IN YARN-DYED WOVEN FABRIC IMAGES BY USING K- MEANS CLUSTERING Bekir Yildirim 1, Brigita Kolčavová Sirková 2

COLOUR SEGMENTATION IN YARN-DYED WOVEN FABRIC IMAGES BY USING K- MEANS CLUSTERING Bekir Yildirim 1, Brigita Kolčavová Sirková 2 COLOUR SEGMENTATION IN YARN-DYED WOVEN FABRIC IMAGES BY USING K- MEANS CLUSTERING Bekir Yildirim 1, Brigita Kolčavová Sirková 2 1 Faculty of Engineering, University of Erciyes, Turkey 2 Faculty of Textile

More information