WO2013184804A1 - Système et procédé de normalisation et de codification de couleurs pour analyse dynamique - Google Patents

Système et procédé de normalisation et de codification de couleurs pour analyse dynamique Download PDF

Info

Publication number
WO2013184804A1
WO2013184804A1 PCT/US2013/044317 US2013044317W WO2013184804A1 WO 2013184804 A1 WO2013184804 A1 WO 2013184804A1 US 2013044317 W US2013044317 W US 2013044317W WO 2013184804 A1 WO2013184804 A1 WO 2013184804A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
dominant
product
segment
image
Prior art date
Application number
PCT/US2013/044317
Other languages
English (en)
Inventor
Dann GERSHON
David Robinson
Jonathan WILDER
Maurice SCHONFELD
Original Assignee
Zencolor Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US13/762,281 external-priority patent/US20130204743A1/en
Priority claimed from PCT/US2013/035495 external-priority patent/WO2013184234A1/fr
Priority claimed from US13/857,685 external-priority patent/US20130262228A1/en
Application filed by Zencolor Corporation filed Critical Zencolor Corporation
Priority to BR112015019019-7A priority Critical patent/BR112015019019B1/pt
Priority to CN201380075147.0A priority patent/CN105580006B/zh
Priority to EP13874357.0A priority patent/EP2954432A4/fr
Priority to PCT/US2013/065333 priority patent/WO2014123589A1/fr
Priority to US14/055,844 priority patent/US9047633B2/en
Priority to AU2013377895A priority patent/AU2013377895B2/en
Priority to JP2015556932A priority patent/JP5970136B2/ja
Publication of WO2013184804A1 publication Critical patent/WO2013184804A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the claimed invention relates to a system and method for normalizing, analyzing and codifying divergent color systems into a universal color system to facilitate dynamic analysis and color-based searching.
  • color-based searching stem from the nature of internet searching, which has historically been text-based, thus requiring a user to enter text into a search engine to describe the information sought.
  • textual color names are typically tagged or embedded beneath an image of a product or associated webpage as metadata, making it virtually impossible to obtain reliable and complete search results when specific color shades are sought.
  • search systems that implement searching based on a color (or a pattern) are operable only as text searching, a system may allow a user to select a color by name or even "click" on the color (in the form of a color swatch) and then search for the selected color.
  • the system typically converts the inputted search parameter to a text-string associated with or representing a particular color.
  • a search system may search based on clicking red swatch on a webpage but converts the click to a search for "red” as text, but not as an actual color.
  • the name of the color "red” is "tagged” to an image by way of a text string and the search is based by matching the input "red” to the text string "red” on the tag, and not to the color.
  • a consumer's perspective such a system is insufficient to reliably capture all relevant products of a particular shade of red that are being sought.
  • a merchant perspective such a system does not allow for dynamic analysis or codification of color that is a crucial but missing data set in understanding consumer preferences.
  • Another problem with contemporary color searching is a lack of universal color codification and unifying color-naming conventions. For example, even when a search using a specific color such as "cherry red” yields some relevant results when utilizing a search engine or a search field on a particular merchant's website (i.e., where the merchant utilizes the term "cherry red” as a tag to identify some of its products), such searches do not yield all of the relevant results for the particular type of red being searched. This is the case even when there are available products sold by other merchants that have the identical color or a close equivalent color but which use a term other than "cherry red” to identify that color.
  • Another object of the claim invention is to provide aforesaid system and method that reverse maps merchants' color swatches to hexadecimal codes of the universal color system.
  • a further object of the claimed invention is to provide aforesaid system and method that translates contextual color identification into non-contextual color identification information to provide a universal color system, thereby codifying the color data.
  • a still another object of the claimed invention is to provide database(s) that both merchants and consumers can search for and match products using non-textual or color based queries.
  • a yet another object of the claimed invention is to provide aforesaid system and method that can classify patterns in the product image data.
  • a computer-based method for normalizing and codifying divergent color systems into a single universal color system.
  • a data feed comprising a plurality of color swatches or images from one or more merchant system is received by the middleware engine of the server over a communications network.
  • the data feed is normalized into a common format and image data comprising a plurality of product images are extracted from the normalized data feed.
  • Each product image is segmented into a plurality of segments by an image segmentation processor and each segment is analyzed to determine a dominant color for each segment by a dominant color processor. At least one dominant product color is determined for each product image based on prevalence of the dominant product color in each segment by the dominant color processor.
  • the determined dominant product color is converted or translated into a digital value of the universal color system based on color component intensity values by a matched color processor.
  • the data feed, each product image, each segment of each product image, the dominant color for each segment, the dominant product color for each product image, and the digital value of assigned to each product image are stored in a database by the server.
  • the aforesaid method assigns a hexadecimal code of the universal color system to each product image that is closest to the digital value of each product image by the matched color processor.
  • the aforesaid method determines a Euclidian distance between the digital value and each hexadecimal code of the universal color system based on their color component intensity values.
  • the hexadecimal code yielding the shortest Euclidian distance is assigned to each product image by the matched color processor.
  • the aforesaid method receives the data feeds from a plurality of merchant systems by the middleware engine over the communications network.
  • a product database generated from the data feeds received from the merchant systems is indexed and searchable by color-based queries.
  • the aforesaid method divides each segment until only one dominant color is identified in a subdivision by the image segmentation processor.
  • the aforesaid method depersonalizes the data received from the merchant systems to remove merchant or consumer identifying information by the middleware engine.
  • the aforesaid method generates a color histogram of dominant color for each segment.
  • a parseable ordered list of dominant colors for each segment is generated from the color histogram by the dominant color processor.
  • the aforesaid method determines the dominant color of each segment on a pixel-by-pixel basis by the dominant color processor. The color appearing most frequently across all pixels being designated as the dominant color of each segment.
  • the aforesaid method extracts a pattern from each segment.
  • the extracted pattern is compared to a predefined set of patterns stored in the database by a pattern identification processor to determine a product pattern.
  • the aforesaid method categorizes the pattern in each segment by determining proximity and frequency of two or more colors within each segment by the pattern identification processor.
  • a system for normalizing and codifying divergent color systems into a single universal color system comprises a server and a database.
  • the server receives divergent color data from one or more merchant systems over a communications network, e.g., Internet, and processes and codifies the received divergent color data.
  • the server comprises a middleware engine, an image segmentation processor, a dominant color processor and a matched color processor.
  • the middleware engine receives a data feed comprising a plurality of color swatches or images from the merchant system, and normalizes the data feed into a common format.
  • the image segmentation processor extracts the image data comprising a plurality of product images from the normalized data feed, and segments each product image into a plurality of segments.
  • the dominant color processor analyzes each segment to determine a dominant color for each segment, and determines at least one dominant product color for each product image based on prevalence of the dominant product color in each segment.
  • the matched color processor converts or translates the dominant product color to a digital value of the universal color system based on color component intensity values.
  • the database stores the data feed, each product image, each segment of each product image, the dominant color for each segment, the dominant product color for each product image, and the digital value of each product image. [0023]
  • the aforesaid matched color processor assigns a hexadecimal code of the universal color system to each product image that is closest to the digital value of each product image.
  • the aforesaid matched color processor determines a Euclidian distance between the digital value and each hexadecimal code of the universal color system based on their color component intensity values.
  • the matched color processor assigns the hexadecimal code yielding the shortest Euclidian distance to each product image.
  • the aforesaid middleware engine receives the data feeds from a plurality of merchant systems and aforesaid server generates a product database from the data feeds received from the merchant systems indexed and searchable by color-based queries.
  • the aforesaid image segmentation processor divides each segment until only one dominant color is identified in a subdivision.
  • the aforesaid middleware engine depersonalizes the data received from the merchant systems to remove merchant or consumer identifying information.
  • the aforesaid dominant color processor generates a color histogram of dominant color for each segment, and generates a parseable ordered list of dominant colors for each segment from the color histogram.
  • the aforesaid dominant color processor determines the dominant color of each segment on a pixel-by-pixel basis. The color appearing most frequently across all pixels being designated as the dominant color of each segment.
  • the aforesaid server further comprises a pattern identification processor for extracting a pattern from each segment, and comparing the extracted pattern to a predefined set of patterns stored in the database to determine a product pattern.
  • the aforesaid pattern identification processor categorizes the pattern in each segment by determining proximity and frequency of two or more colors within each segment.
  • a non-transitory computer readable medium comprises computer executable code for normalizing and codifying divergent color systems into a single universal color system.
  • the middleware engine is instructed to receive a data feed comprising a plurality of color swatches or images from a merchant system over a communications network, and normalizes the data feed into a common format.
  • the image segmentation processor is instructed to extract the image data comprising a plurality of product images from the normalized data feed and segment each product image into a plurality of segments.
  • the dominant color processor is instructed to analyze segment to determine a dominant color for each segment, and determine at least one dominant product color for each product image based on prevalence of the dominant product color in each segment.
  • the matched color processor is instructed to convert the dominant product color to a digital value of the universal color system based on color component intensity values.
  • the database is instructed to store the data feed, each product image, each segment of each product image, the dominant color for each segment, the dominant product color for each product image, and the digital value of each product image.
  • the claimed invention may stand on its own or serve as an enhancement of or upgrade to existing IMS and/or SCM systems directed to facilitating a wide range of functions, including search, product selection, purchase, marketing, advertising, product planning and sales.
  • the claimed invention can apply operations research principles to selected problems in retailing by organizing and identifying products according to color and/or pattern and by using those attributes as primary indicators, where retailing extends from product development and manufacturing through customer service.
  • aforesaid system and method can be utilized to dynamically analyze codified color-based preferences, trends and system-wide activities to make targeted and micro-targeted product recommendations to users with color as a primary product attribute.
  • the claimed invention provides a system, methods and a set of interfaces that provide users and merchants with a number of previously unavailable opportunities and tools in the context of color identification, selection and matching.
  • the non-textual color searches utilizing the universal color codes provide users with relevant search results for a number of merchant products that correlate more closely (or exactly) to the colors for which a user is searching.
  • CPU-based servers are arranged to communicate with one another and with one or more data warehouses, preferably residing therein, which are used to store user data, merchant data, product data, and color data.
  • FIG. 1 is a block diagram of the system in accordance with an exemplary embodiment of the claimed invention.
  • Fig. 2 is a flow chart depicting an exemplary process for normalizing and codifying divergent colors from a plurality of merchant IMS/SCM systems into a single universal color system in accordance with an exemplary embodiment of the claimed invention
  • Figs. 3A and 3B together comprise an exemplary system diagram depicting interaction among various system components to normalize, analyze and codify divergent merchants' color systems into a single universal color system in accordance with an exemplary embodiment of the claimed invention
  • Fig. 4 is an exemplary flow chart depicting the dynamic color analysis of codifying and reverse mapping a merchant's color system to the claimed single universal color system by the color engine in accordance with an exemplary embodiment of the claimed invention
  • Fig. 5 illustrates an exemplary four-quadrant framework, each subdivided into a 16 x 16 grid into which a swatch or image is divided for processing by the color engine in accordance with an exemplary embodiment of the claimed invention
  • Fig. 6a illustrates an exemplary grayscale representation of a red and black checkered pattern for color and pattern recognition by the image analytics processor in accordance with an exemplary embodiment of the claimed invention
  • Fig. 6b illustrates an exemplary grayscale representation of a rotated red and black checkered pattern for color and pattern recognition by the image analytics processor in accordance with an exemplary embodiment of the claimed invention
  • Fig. 6c illustrates an exemplary grayscale representation of a partially distorted red and black checkered pattern for color and pattern recognition by the image analytics processor in accordance with an exemplary embodiment of the claimed invention
  • Fig. 7 is a flow chart depicting an exemplary process for identifying and recognizing color(s) and/or pattern(s) by the image analytics processor in accordance with an exemplary embodiment of the claimed invention
  • Figs. 8a through 8f illustrate an exemplary process for identifying and recognizing color(s) and/or pattern(s) from a image of a striped shirt pattern by the image analytics processor in accordance with an exemplary embodiment of the claimed invention
  • Fig. 9 illustrates an exemplary graphical user interface or display for color search access in accordance with an exemplary embodiment of the claimed invention.
  • Fig. 10 is a flow chart depicting an exemplary process for extracting color data by segmenting the product image into a plurality of regions in accordance with an exemplary embodiment of the claimed invention.
  • FIG. 11 is block diagram of the image analytics server in accordance with an exemplary embodiment of the claimed invention.
  • non-textual color-based systems, methods and interfaces are provided to collect, analyze, manage and codify divergent color data into a unified or universal color system.
  • the universal color system of the claimed invention advantageously enables the users (e.g., customers and/or merchants) to search and match products based on color and not based certain textual representation of color.
  • the claimed invention proceeds upon desirability providing a system and method for searching and matching products based on color to provide consumers with in-store shopping experiences while shopping online.
  • the claimed color-based system and method can additionally collect, analyze and manage other non-color data, such as textual product data, and anonymous user and merchant data, to provide a more robust product searching and purchase experience for users and a more effective means for merchants to target, advertise and sell to consumers.
  • non-color data such as textual product data, and anonymous user and merchant data
  • Fig. 1 there is shown, in accordance with an exemplary embodiment of the claimed invention, an exemplary system configuration comprising a processor-based machine, such as computer(s) or server(s) 100, with hard disk or memory drives running software comprising machine-readable program instructions.
  • Server 100 serves as and/or provides access to data warehouse 200, which comprises product data 206 and color data 208.
  • the data warehouse 200 also comprises user data 202, and merchant data 204. All data are maintained in data warehouse 200 or other conventional database system having read and write accessibility using a database management system.
  • the data stores may be combined in various combinations.
  • Information contained in data warehouse 200 is accessible by both consumer and merchant users via client devices 300 over a communications network 400, such as the Internet 400.
  • Client devices 300 comprise processor-based machine(s), such as laptops, PCs, tablets and/or other handheld devices to and from which server 100 communicates.
  • Client devices 300 are connected to server 100 utilizing customizable interfaces described herein. Custom interfaces may be in the form of a graphical user interface, an application to form a client-server arrangement and/or other well-known interface conventions known in the art. Depending on the nature of the user and its access to various forms of information, different interfaces are made available.
  • the system of the present invention preferably includes at least one application-programming interface (API) so that certain types of users could enhance their interfaces, and different ones may be available for users and merchants.
  • API application-programming interface
  • the server 100 stores/maintains hexadecimal and RGB color identification information and pattern identification information in a core color database 570.
  • Each individual color identification entry corresponds to one of a plurality of uniform/universal colors stored in the core color database 570 and each individual pattern identification entry corresponds to one of a plurality of selectable patterns stored in the core color database 570.
  • the color engine or processor 550 of the server 100 dynamically analyzes the color and pattern identification information to determine and associate dominant colors and patterns with a particular product. It is appreciated that for certain resource intensive applications, such as processing a large volume of feeds 150 from multiple merchants, as shown in Fig.
  • the claimed system can comprise one or more separate image analytics server(s) 900 for performing the dynamic image/swatch analysis 560 instead of the color engine 550. Due to its common functionalities, the color engine 550 and the image analytics server 900 will be interchangeably herein.
  • the server 100 receives product information (i.e., feeds) over the communications network 400 from a plurality of merchants.
  • the server 100 receives the feeds from retailers', wholesalers', and/or manufacturers' inventory management systems or supply chain management systems 500 (collectively referred to herein as "IMS/SCM systems").
  • IMS/SCM systems inventory management systems or supply chain management systems
  • a middleware engine 520 of the server 100 receives IMS/SCM data feeds 510 comprising textual and non-textual (color) product information from the IMS/SCM system 500 and normalizes or transforms the data.
  • the middleware engine 520 integrates and manages incoming data as the data is transmitted from IMS/SCM systems 500 to server 100.
  • the middleware engine 520 manages the interaction between the otherwise incompatible applications residing on the server 100 and merchant IMS/SCM systems 500.
  • the middleware engine 520 normalizes or transforms the IMS/SCM data feeds 510 into single item data format so that the data can be efficiently organized in an item table 540.
  • the middleware engine 520 performs digital image analysis by ingesting or consuming programmatically flat digitally encoded images or extracted flat images from encoded digital video such as via a web-based graphical user interface (GUI), application program interface (API), or other known programmatic methods.
  • GUI graphical user interface
  • API application program interface
  • the middleware engine 520 stores the ingested data from the external feed 510, such as IMS/SCM feed 510, in the data warehouse 200.
  • the middleware 520 normalizes and stores the data such that the item table 540 contains available product information from the proprietary merchant IMS/SCM system 500, including textual and non-textual (color) product information.
  • the system, methods and interfaces described herein are designed to operate in a 4096 universal color environment, but on a scale which allows the system to expand to over 16 million universal colors using the full range of 256 color intensities (measured from 0 to 255) for each of R (Red), G (Green) and B (Blue) which yields 256 3 or 16,777,216 possible color variations, and hence potential 16 million universal color codes or classifications.
  • the claimed invention translates contextual color identification information into non-contextual color identification information to generate a universal color system to codify color data.
  • the 4096 selectable universal colors are equidistantly spaced along the full scale of available colors. However, it should be understood that the selectable colors may be moved along the scale or added or subtracted in order to provide more or less variation in a particular color region, depending on user and merchant trends or needs.
  • the image analytics sever 900 comprises an API retrieval module 910, an image segmentation processor 920, a dominant color processor 930 and a pattern identification processor 940.
  • the image analytics server 900 initiates the dynamical image analysis and color conversion process 560 by instructing the API retrieval module 910 to retrieve the normalized image data from the data warehouse 200.
  • the color engine 550 or the image analytics server 900 converts colors based on component intensities to a digital value, preferably an universal 24-bit, 6-digit hexadecimal code which uses a base sixteen number instead of conventional base ten numbers, two digits for each of the Red, Green and Blue values.
  • the image analytics server 900 can express colors as a concatenation of digital values for R, G and B components of a color and assigned the concatenated digital values to a product as a color identifier. For example, if a particular color exhibits RGB values: 189 Red: 202 Green: 220 Blue, that number can be converted to a hexadecimal value BDCADC. 189 corresponds to BD in hex notation, 202 corresponds to CA in hex notation and 220 corresponds to CD in hex notation.
  • the middleware engine 520 normalizes data from plurality of merchants and the image analytics server 900 converts the merchants' color data into universal color codes, preferably, a universal hexadecimal color code.
  • universal color code can be expressed as RGB component measurements or other digital representation. That is, the image analytics server 900 dynamically analyzes and converts the color swatch to a universal 24-bit hexadecimal color code, thereby codifying the non-uniform colors used by various merchants into a universal hexadecimal color code.
  • the middleware engine 520 also strips away merchant identification information (merchant IDs) that could be used to relate product information to a specific merchant. Accordingly, the claimed invention stores depersonalized information by removing merchant IDs from the data, thereby de-linking merchant information from the products. This eliminates the possibility of competitors having access to sensitive or proprietary information.
  • the color data of the ISM/SCM feed 510 needs to be converted or reverse mapped to the hexadecimal color code of the universal color system.
  • the image analytics server 900 performs the dynamic image/swatch analysis 560 to analyze, convert and reverse map the merchant's product color to the claimed universal hexadecimal color code.
  • the image analytics server 900 receives, dynamically analyzes and converts the merchant's color swatch, preferably digital color swatch, alone or in combination with a merchant color name (or names) for that color swatch to an universal color code.
  • the middleware engine 520 transforms or normalizes the IMS/SCM feed 510 comprising merchant's color swatch and preferably, merchant's textual product data.
  • the image analytics server 900 performs dynamic image/swatch analysis 560 on the normalized data received from the middleware engine 520 to determine its dominant color(s) and/or pattern(s).
  • the image analytics server 900 or color engine 550 gathers and dynamically processes the image or color swatch present in the proprietary merchant data feed 510 to determine and map the color swatch to an universal color code.
  • the color engine 550 dynamically analyzes the color swatch to determine and store the dominant color(s) and pattern(s) as color data 208 in data warehouse 200.
  • the color engine 550 or the image analytics server 900 dynamically analyzes images or swatches received as part of the data feed 510 from the merchant's system 500, preferably merchant's IMS/SCM system 500, to determine the color(s) and/or pattern(s) of merchant's products.
  • the image analytics server 900 stores the universal color code obtained as a result of the analysis as color data 208 in the data warehouse 200. That is, the image analytics server 900 extracts color information from the data feed 510 to codify or map the merchant's color swatch to a universal color code. As shown in Fig.
  • the API retrieval module 910 receives a color swatch or image as a normalized data input from the merchant's system 500, preferably merchant's IMS/SCM system 500, via the middleware engine 520.
  • the image analytics server 900 buffers the color swatch at step 552 and the image segmentation processor 920 divides the color swatch into a plurality of sub-images to determine the dominant colors at step 554.
  • the dominant color processor 930 determines the dominant color(s) of each sub-image at step 556 to assign a numerical color value, preferably, a hexadecimal value, to the color swatch.
  • the dominant color processor 930 also determines and stores a color histogram and statistical data that may include detailed RGB band information, including the mean, standard deviation and minimum value and maximum value associated with each of the RGB bands, at step 558.
  • the dynamic image analysis 560 of merchant's color swatches or images with multicolored patterns can be resource intensive for the image analytics processor 550 to extract the necessary color information.
  • a dynamic resource server or a cluster of dedicated servers 100 may be required to provide the necessary computational power, memory and storage to normalize, analyze and codify the data feed 510 containing these images or color swatches.
  • the image analytics processor 550 segments, breaks or divides the image into a digestible format, e.g., four or more sections or quadrants.
  • the middleware engine 520 stores ingested images from the outside feed, such as IM/SCM feed 510, in the data warehouse 200 at step 800.
  • the image analytics processor 550 obtains stored image from the data warehouse 200 at step 810 and performs dynamic image analysis 560 to determine colors, preferably, dominant colors, of the image at step 820.
  • the image segmentation processor 920 segments the retrieved image into a plurality of regions at step 830 and the dominant color processor 930 analyzes each region to generate a color histogram for each region at step 840.
  • the size of images contained in merchant's data feed 510 is known.
  • the middleware 520 or the image segmentation processor 920 can modify or resize the image to a predetermined size, such as 500 pixels by 500 pixels, thereby normalizing the image size for efficient and uniform image processing. As exemplary shown in Fig.
  • the image segmentation processor 920 can segment or divide the image into a four-quadrant grid, each grid subdivided into 16 x 16 cells, and analyzes the subdivided image to determine the dominant color(s) and/or pattern(s) of the image. As each quadrant is analyzed, the dominant color processor 930 updates and reassess the resulting data to adjust its determination of the dominant color(s) and/or pattern(s) of the color swatch or image. From the color histogram, the dominant color 930 generates a parseable, ordered list of colors ranking the most dominant colors in each segment at step 850
  • the image segmentation processor 920 may perform successive subdivisions such that a given cell or sub-image may be further divided or segmented into another grid, or another set of sub-images. Successive segmentations of images may be necessary for the dominant color processor 930 and/or pattern identification processor 940 to analyze and classify complex patterns or images with various combinations of colors and patterns. Preferably, the image segmentation processor 920 further segments the image by reducing the image segment height by half and/or the image segment width by half if it cannot determine the dominant color within a predetermined threshold, e.g., 80% accuracy or certainty.
  • a predetermined threshold e.g., 80% accuracy or certainty.
  • Such determinations are made by determining and analyzing the frequency, quantity, and repeat of colors and/or patterns within the image by the image analytics server 900. Accordingly, in addition to color determination, the image analytics processor 900 isolates, analyzes and identifies patterns in the image, such as stripe, checkered, hounds tooth, paisley. The divided parts/sections of the image are "read” and analyzed by the image analytics server 900 to determine the dominant color(s) and pattern(s) appearing therein.
  • the dominant color processor 930 determines the dominant color by identifying the color values across all pixels in each of the cells of the grid, including mean values and standard deviations. In a basic example where an image or color swatch contains only one color and no pattern, the dominant color processor 930 identifies the image based on the color appearing most frequently across all cells and assigns the hexadecimal value (and/or RGB values) associated with the identified color to the image. That is, the dominant color processor 930 compares the ordered lists of dominant colors and determines the most dominant color(s) within the entire image to be the color(s) that appear in the majority of segments with the highest frequency at step 850.
  • the dominant color processor 930 associates and stores the dominant colors determined for the product corresponding to the analyzed image and other color data, such as the ordered list of dominant colors in the data warehouse 200.
  • the image analytics server 900 dynamically converts the determined dominant color(s) for the product image into the universal hexadecimal color system. It is appreciated that the claimed system can also utilize other color models, such as HSV (hue, saturation, value), HSL (hue, saturation, lightness), CMYK (cyan, magenta, yellow key).
  • the image analytics server 900 applies a curve to color histogram to allow for luminance variance in the extracted RGB colors, e.g., 5-15% color variance along each of the bands when determining color dominance in a particular image.
  • the dominant color processor 930 eliminates background noise (flat colors) that is not related to the object contained within the image, such as white background.
  • background noise flat colors
  • the dominant color processor 930 can utilize a similar process to determine that multiple dominant colors are present in a single image, particularly when there are stark color contrasts in an image and increased frequency of two or more distinct colors.
  • the pattern identification processor 940 analyzes the product image for any potential patterns when the dominant color processor 940 detects multiple dominant colors in the image segment.
  • the pattern matching process will be described herein using a basic checkered pattern as shown in Fig. 6a.
  • the pattern identification processor 940 Prior to assigning a universal hexadecimal value to the pattern or its constituent colors, the pattern identification processor 940 compares and matches the pattern to a predefined set of patterns maintained in the core color database 570.
  • the predefined set of patterns can include but is not limited to checkered, striped, paisley, polka dot, floral, etc.
  • the pattern identification processor 940 analyzes and processes product images to associate the patterns to each product.
  • the claimed invention incorporates sub-classifications of each of the patterns to provide more robust classification.
  • a red and black- checkered pattern is presented to the image analytics server 900 for pattern and color determination.
  • the pattern identification processor 940 determines the proximity and repeated frequency of two or more colors. For example, where the first color that is detected in a 3x3 pixel/unit square is next to another color that is detected in a 3x3 pixel/unit square, then followed by the first color in the same configuration, the pattern identification processor 550 determines and classifies the pattern as a checkered pattern and assigns a "checker" value to the image.
  • the dominant color processor 930 identifies the colors detected within in the pattern (in this case a checker pattern). Thereafter, the matched color processor of the color system database server 950 assigns universal hexadecimal values corresponding to the dominant red and black colors appearing in the image.
  • the pattern identification processor 940 can account for patterns that are rotated within the processed image, as shown in Fig. 6b. Even though the border between the red and black colors is jagged when the image is processed, the pattern identification processor 940 processes the borders as a straight line with a 90 degree angle separating the edges of the same color. With that information, as with Fig. 6a, the pattern identification processor 940 analyzes and determines that the image pattern as a red and black checkered pattern by comparing the image pattern to the pre-stored patterns in the core color database 570.
  • the pattern identification processor 940 can account for patterns that are distorted or stretched within the processed image.
  • the pattern identification processor 940 divides the distorted image further into smaller areas until it recognizes a pattern as being a red and black-checkered pattern by comparing the image pattern to the pre-stored patterns in the core color database 570.
  • the number of regions in the initial or later division(s) may be based on the digital size of the image or swatch, on a defined quantity, historical analysis or another conventional basis well known in the field of image recognition.
  • the image analytics server 900 performs successive subdivisions of a given image or swatch to formulate a more precise representation of the color and pattern values which are present in the image. Without this process, an average color value of an entire image still can be determined. However, the color value associated with the image would in many instances be an extremely poor representation of the actual colors in the image and of the product therein. For example, where a given image contains many different colors, the average color value of the entire image may yield a grayish tone as opposed to various distinct colors that formulate the image. Thus, the image analytics server 900 subdivides the image and analyzes each subdivided section independently from the others to capture the various dominant colors of the image. In accordance with an exemplary embodiment of the claimed invention, the image analytics servers 900 subdivides the images into arrays of cells to accurately and precisely represent the color values (e.g., color histogram and color statistics) of the image.
  • the color values e.g., color histogram and color statistics
  • the image analytics server 900 normalizes and codifies colors and patterns from digital photographic images or swatches of products received from the merchant system 500 into a universal color system, thereby enabling dynamic analysis of products based on colors and other parameters.
  • the image analytics server 900 receives a digital photographic image or swatch of a shirt with patterns for processing and recognition at step 700.
  • the image analytics server 900 isolates or extracts the relevant product pattern and color from the rest of the image, with the irrelevant portion of the image being deemed background or "whitespace" and discarded at step 710.
  • the image analytics server 900 scans the image for proximity pixels at step 720 and defines proximity points at step 730.
  • the image analytics server 900 searches the image for a repeat pattern in the product-utilizing pattern repeat parameters defined in the core color database 570. Depending on the extent of pattern distortion of the product appearing in the image, as discussed herein with respect to Fig. 6c, the image analytics server 900 further subdivides the image until it can identify and determine the repeat pattern of the product.
  • the pattern identification processor 940 compares the repeat pattern to the predefined set of patterns stored in the core color database 570 to classify or determine the product pattern. Once the pattern is classified, the dominant color processor 930 categorizes or determines the prevalent or dominant colors of the product at step 750.
  • the matched image analytics server 900 codifies or converts the identified colors into the hexadecimal values of the universal color system and preferably, lists the identified colors by its prevalence or frequency (i.e., the number of times a particular color appears in the product image) at step 760.
  • the dominant color processor 930 and the matched color processor 960 can identify the following five dominant colors represented by their universal hexadecimal values CB93B1, BDCADC, C3AECD, E3CFCD and EFEBE2. After all of these colors and the pattern are identified, the image analytics server 900 associates the identified colors and/or patterns with this particular shirt and stores these codified color and pattern data as the product data 206 in the data warehouse 200.
  • the image analytics server 900 When analyzing patterns of multiple colors such as the one shown in Fig. 8a, the image analytics server 900 identifies colors by sampling selected spots in a given region of the image. When the sampling indicates that more than one color might exist, the image analytics server 900 further samples and/or further subdivides the image, and may continue the process iteratively until only one color is identified in the subdivision or the image subdivision is reduced to a single pixel. In accordance with an exemplary embodiment of the claimed invention, the image segmentation processor 920 selects the sizing or subdivisions based on the number of colors identified in a region, the deviation of values of the colors in a region (as compared to a predetermined threshold), or some other criteria.
  • the dominant color processor 930 analyzes each region's color values, for example on a pixel-by-pixel basis.
  • the image analytics server 900 stores each sampled location of each region by its X, Y coordinates relative to the entire image (together with its color values), and each region is assigned one or more color values based on the color determination.
  • the dominant color processor 930 instructs the image analytics server 900 to search for pattern(s) in the image.
  • the image analytics server 900 can recognize a change in color when a certain parameter changes by more than a fixed threshold, such as 15%. As a result, the image analytics server 900 can built a virtual map which depicts colors in positions to indicate where color changes occur and, in aggregate, a pattern can emerge.
  • the image analytics server 900 can determine patterns, for example, using pixel geometry techniques that are known in the art. Once the patterns and colors are determined, the image analytics processor 900 assigns identifying numerical values.
  • the image analytics server 900 associates or maps the color swatch to one of the 4096 universal hexadecimal codes based on Euclidian distance between the determined color of the image and the claimed universal color system.
  • the determined value of the image is compared to all of the values of the universal color system to reverse map the color (e.g., the merchant's product color).
  • the image analytics processor 500 compares the determined value to each of the 4096 hexadecimal colors/values/codes of the claimed universal color system and determines the Euclidian distance between the determined value of the image and each hexadecimal code.
  • the matched color processor 900 of the color system database server 950 assigns the image the hexadecimal code yielding the lowest Euclidean distance and associates the hexadecimal value and the corresponding Euclidean distance with the image in the data warehouse 200.
  • the matched color processor 960 selects a candidate color that is the closest one of the available colors in the core color database 570.
  • c closest color
  • r first red value
  • ri second red value
  • g first green value
  • gi second green value
  • the image analytics server 900 generates a record in a color-pattern table 580 which utilizes a unique item or product ID of the product listed in the item table 540 to link a given product provided by the IMS/SCM feed 510 to the hexadecimal code of the candidate color in the color pattern-table 580. That is, the image analytics server 900 syncs the normalized and converted color data of the IMS/SCM data feeds 510 into the universal hexadecimal color codes, thereby establishing a universal color code or identifier for each product that was input into the server 100 from the merchants' IMS/SCM systems 500. This advantageously enables the claim system to normalize, codify, search and dynamically analyze products from a plurality of merchants by color rather than by text. That is, the claimed invention reverse maps various merchant color systems into one universal color system.
  • the image analytics server 900 reverse maps the current and non-uniform color conventions and identifications of merchants without fundamentally damaging or totally eliminating those merchants' own color-naming preferences.
  • the matched color processor 960 converts the RGB value to the closest matching hexadecimal value within the universal color system to reverse map the merchant's product colors to the universal hexadecimal codes of the claimed invention.
  • the image analytics processor 550 converts using a proximity numerical search to locate a single color in the universal color system that most closely matches the three RGB values of the image.
  • the color may also be identified in the data warehouse 200 and/or merchant database using the merchant's unique color name or alias, e.g., "flamingo pink.” Likewise, other merchants that wish to assign their own alias to that very same color may do so using a different name. Regardless of the number of aliases applied to the particular color, the key is that all are codified and searchable using the standardized hexadecimal and/or RGB values assigned to the color.
  • Each data set introduced in the data warehouse 200 represents interrelated data sets that communicate with and rely on other data sets for complete information (but do not necessarily represent discrete data sets). These data sets may be accessed using a variety of database management systems (DBMS), including but not limited to relational database management systems (RDBMS) and "post- relational” database management systems (e.g., not only Structured Query Language (“NOSQL”) database management systems).
  • DBMS database management systems
  • RDBMS relational database management systems
  • NOSQL Structured Query Language
  • the data may be available to a merchant in a variety of manners, such as based on a specific demographic profile or a specific color or color grouping.
  • color data 208 comprises data specifics for color information, including but not limited to: hexadecimal color identification information; RGB color identification information; pattern identification information; statistical color information; keyword information; and color grouping information.
  • the hexadecimal color identification information is stored as color data 208 in the form of hexadecimal codes for each selectable color.
  • the RGB color identification information is stored as color data 208 in the form of RGB component intensities for each selectable color.
  • each RGB component intensity maps to a corresponding hexadecimal code.
  • the pattern identification information is stored as color data 208 in the form of pre-determined pattern configurations.
  • the statistical color information stored as color data 208 provides information relating to popularity or frequency of the product's color, e.g., frequency of men shirts containing a particular color. It can also provide trending information as to which product colors were popular in the current season and which product colors are forecasted to be popular in the next season based consumer purchases. This can be valuable to manufacturers and retailers in determining what product colors to manufacture and stock in their stores.
  • the keyword information stored as color data 208 can be frequently user-associated keywords relating to a particular color.
  • the associated keywords may be based on an original color-word association index; user-defined keywords whereby a user associates colors with specific keywords; and pre-determined keywords which the user links with colors that the user determines are associated with those pre-determined keywords.
  • the server 100 stores and updates keywords and their color associations as users continue to update and create associations in the data warehouse 200.
  • Color grouping information stored as color data 208 can be colors associated with a timeless collection or a particular trending collection (e.g., Spring 2012 colors).
  • color data 208 can be indexed and cross-referenced in a number of useful ways by associating color data 208 with specific types of user data 202, merchant data 204 and product data 206. In this way, data in the data warehouse 200 is interrelated forming a powerful tool in the context of predictive analytics.
  • SCM data feeds 510 are transmitted and loaded onto server 100 by the merchant's SCM system 500 as soon as the product goes into production.
  • the databases in a merchant's IMS and SCM systems 500 are updated to reflect available inventory of product, resulting in additional data being sent from the IMS/SCM systems 500 to server 100.
  • events are triggered to issue and release targeted advertisements, digital catalogues and other marketing tools to connect now-available products with consumer users. Where there are delays in production of product of a certain color, the IMS/SCM feeds 510 are likewise updated, which may trigger other advertising events.
  • IMS/SCM systems 500 continue to be updated, with corresponding data being sent to server 100. While the example herein references information initially input and fed to server 100 via the supply chain, it should be appreciated that information may be fed to server 100 utilizing inventory management information that typically relates to the post-production status of product.
  • inventories of available products can be kept more stable by promoting products based on current and near-term availability. Furthermore, where a particular color for a product is unavailable, default settings enable recommendations to be made of the closest matching color. Thus, product search and recommendations can be made considering both current and future inventories.
  • colors are determined and classified in 6-digit hexadecimal values.
  • the available colors for classification can be adjusted to correspond to an expandable or fixed color environment.
  • a color in a given image is assigned a 6-digit hexadecimal value (and corresponding RGB values) that corresponds to one of the 4,096 selectable values but can expand to include additional colors as needed.
  • the assignment of the 6-digit hexadecimal value (and corresponding RGB values) enables expansion if additional colors are desired beyond 4,096 through the 16+ million colors that are actually available.
  • each hexadecimal code can be converted into component RGB values and/or a binary representation.
  • each of the component RGB colors presented on a scale of 0 to 255 can be adjusted downward to 16 intensities of RGB, respectively, on a scale of 0-15. Based on the 16 color intensities of each of these colors, a total of 16 3 or 4096 colors variations are possible.
  • the color identified in hexadecimal code as CB93B 1 and corresponding RGB values: 203 Red: 147 Green: 177 Blue could be adjusted on a 4096 color scale to hexadecimal code C9B and corresponding RGB values: 13 Red: 9 Green: 1 1 Blue, by using the closest values on the 16-level RGB scale.
  • Figs. 3 and 9 all user subscribers gain entry and access to a graphical user interface 700 by subscription and by using known security approaches, such as a login and password 710, which are optionally managed by a separate login server (not shown).
  • a login and password 710 which are optionally managed by a separate login server (not shown).
  • a color-based search query is initiated via graphical user interface 700.
  • a user may initiate a search for products from item table 540 (and color pattern table 580) with the associated digital color codes (e.g., in hexadecimal, RGB, binary) that correspond to the selectable color area 702.
  • the query/ies sent to item table 540 and to color pattern table 580 may be referred to as a single query for ease of reference since the query received by each table requests essentially the same information. As illustrated in FIG.
  • Preferences in the color swatches 702 appearing on the color bars 703, 704 may also be controlled and modified via the user interface 700, typically utilizing the bookmark feature 707.
  • a user may also be presented with a modify color panel (not shown).
  • results coincide with products from item table 540 (and color pattern table 580) that meet both search limitations: 1. "Polo Shirt” and 2.
  • the designated color code in this case, the hexadecimal color identifier 9CAED4.
  • Search results 740 are returned by the database engine and rendered in a designated display area 706.
  • resources permit, queries are performed continuously and automatically for products with identifying colors that match those colors that appear as selectable color areas 702 on a user's GUI 700. This enables population of the designated display area 706 with some relevant products from item table 540 before a user initiates a formal search.
  • matches that are made comprise products from the item table 540 with associated colors that are identical (e.g., same hexadecimal values) to the color that is selected on the color bar.
  • colors that are identical (e.g., same hexadecimal values) to the color that is selected on the color bar.
  • the candidate matching color is the one or more colors that yield the value closest to zero.
  • advanced search queries may be performed by a user via the GUI 700, inputting a variety of parameters to narrow search results and, ideally, to find specific types of products that are available for purchase.
  • These parameters may include a second color-based identifier, a specific pattern, or a physical attribute, such as size.
  • the embodiments illustrated herein enable a user to search for a plurality of desired colors in one item (e.g., a first color and a secondary color), as well as specific pattern-color combinations (e.g., blue and red plaid), it should be appreciated that the system and storage may be configured to enable a user to search for "complementary" colored items to a queried color.
  • a listing comprising one or more complimentary colors may be associated with each selectable color. Rules for determining what colors constitute a complimentary color may be incorporated such that queries return applicable results when the complementary color search is desired.
  • the item table 540 and core color database 570 may list lists the complimentary shades of blue and red accordingly. Based on the rules, complimentary colors may be found in predetermined ranges, thereby allowing for multiple shades of a particular color to be categorized the same with respect to being identified as a complimentary color.
  • the system further provides a user with a number of user actions or options 800 to share the product via a social medium 810 (and to a social database 812), to "like” the product 820, to save the product as a bookmark 830 or into a user registry, to "hide” the product to ensure that it never appears again in a user's search results 840, and to purchase the product 850.
  • selections are made, they are stored as records in a user history table 860 and conveyed to the real-time analytics processor of the server 100 to analyze and utilize for future recommendations to the user and to others with correlating selections and/or demographics.
  • information from searches performed by users of available products or merchant inventory is organized and indexed as user data and is used to formulate user preferences that is available to be used for future recommendations to the users providing the data, as well as to other users sharing common user demographics and/or online shopping activities.

Abstract

La présente invention concerne un système et un procédé de normalisation et de codification de systèmes de couleurs divergents en un système unique de couleurs universel. Selon l'invention, le moteur de logiciel médiateur reçoit une source de données comprenant une pluralité de témoins ou d'images de couleurs provenant d'un ou de plusieurs systèmes marchands et normalise la source de données en un format commun. Le processeur de couleur dominante extrait les images de produit à partir des données normalisées, segmente chaque image de produit en segments, détermine une couleur dominante pour chaque segment et détermine la couleur dominante de produit pour chaque image de produit sur la base de la prévalence de la couleur dominante de produit dans chaque segment. Le processeur de couleur appariée convertit la couleur dominante de produit déterminée en une valeur numérique du système de couleurs universel sur la base des valeurs d'intensité de composante de couleur.
PCT/US2013/044317 2012-02-07 2013-06-05 Système et procédé de normalisation et de codification de couleurs pour analyse dynamique WO2013184804A1 (fr)

Priority Applications (7)

Application Number Priority Date Filing Date Title
BR112015019019-7A BR112015019019B1 (pt) 2013-02-07 2013-10-16 Sistema para pesquisar e combinar produtos com base na cor usando um sistema de cor universal
CN201380075147.0A CN105580006B (zh) 2013-02-07 2013-10-16 基于颜色进行识别、搜索和匹配产品的系统和方法
EP13874357.0A EP2954432A4 (fr) 2013-02-07 2013-10-16 Système et procédé pour identifier, rechercher et mettre en correspondance des produits sur la base d'une couleur
PCT/US2013/065333 WO2014123589A1 (fr) 2013-02-07 2013-10-16 Système et procédé pour identifier, rechercher et mettre en correspondance des produits sur la base d'une couleur
US14/055,844 US9047633B2 (en) 2012-02-07 2013-10-16 System and method for identifying, searching and matching products based on color
AU2013377895A AU2013377895B2 (en) 2013-02-07 2013-10-16 System and method for identifying, searching and matching products based on color
JP2015556932A JP5970136B2 (ja) 2013-02-07 2013-10-16 カラーに基づき製品を特定、検索及びマッチングするシステム及び方法

Applications Claiming Priority (18)

Application Number Priority Date Filing Date Title
US201261656206P 2012-06-06 2012-06-06
US61/656,206 2012-06-06
US201261679973P 2012-08-06 2012-08-06
US61/679,973 2012-08-06
USPCT/US2013/025200 2013-02-07
USPCT/US2013/025135 2013-02-07
US13/762,160 2013-02-07
US13/762,281 US20130204743A1 (en) 2012-02-07 2013-02-07 Mobile shopping tools utilizing color-based identification, searching and matching enhancement of supply chain and inventory management systems
PCT/US2013/025135 WO2013119804A1 (fr) 2012-02-07 2013-02-07 Amélioration de l'identification, la recherche et la mise en correspondance basée sur la couleur pour des systèmes de gestion de chaîne d'approvisionnement et de gestion des stocks
US13/762,160 US20130249934A1 (en) 2012-02-07 2013-02-07 Color-based identification, searching and matching enhancement of supply chain and inventory management systems
PCT/US2013/025200 WO2013119852A1 (fr) 2012-02-07 2013-02-07 Outils d'achat mobiles utilisant une amélioration de l'identification, la recherche et la mise en correspondance basée sur la couleur pour des systèmes de gestion de chaîne d'approvisionnement et de gestion des stocks
US13/762,281 2013-02-07
US201361792401P 2013-03-15 2013-03-15
US61/792,401 2013-03-15
PCT/US2013/035495 WO2013184234A1 (fr) 2012-06-06 2013-04-05 Plate-forme de marketing numérique à caractéristiques publicitaires formatées couplée à un système de gestion de stocks normalisé et à des flux de système de gestion de la chaîne logistique
US13/857,685 US20130262228A1 (en) 2012-02-07 2013-04-05 Digital Marketing Platform With Formatted Advertising Feature Coupled To Normalized Inventory Management System and Supply Chain Management System Feeds
USPCT/US2013/035495 2013-04-05
US13/857,685 2013-04-05

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/762,160 Continuation-In-Part US20130249934A1 (en) 2012-02-07 2013-02-07 Color-based identification, searching and matching enhancement of supply chain and inventory management systems

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/910,557 Continuation-In-Part US8600153B2 (en) 2012-02-07 2013-06-05 System and method for normalization and codification of colors for dynamic analysis

Publications (1)

Publication Number Publication Date
WO2013184804A1 true WO2013184804A1 (fr) 2013-12-12

Family

ID=49712590

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2013/044317 WO2013184804A1 (fr) 2012-02-07 2013-06-05 Système et procédé de normalisation et de codification de couleurs pour analyse dynamique

Country Status (1)

Country Link
WO (1) WO2013184804A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2013377895B2 (en) * 2013-02-07 2016-07-07 Zencolor Corporation System and method for identifying, searching and matching products based on color
CN109087362A (zh) * 2017-06-14 2018-12-25 贝洱工艺公司 确定图像中主色的系统和方法及非暂态计算机可读介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020074528A (ko) * 2001-03-20 2002-10-04 주식회사 디엔엠 테크놀로지 상품 색상 변경 방법 및 시스템
KR20030029616A (ko) * 2000-07-19 2003-04-14 가부시키가이샤 시세이도 개인 색상 주문 시스템 및 개인 색상 주문 방법
US20080075360A1 (en) * 2006-09-21 2008-03-27 Microsoft Corporation Extracting dominant colors from images using classification techniques
KR20080032890A (ko) * 2006-10-11 2008-04-16 주식회사 디앤샵 컬러정보를 이용한 상품 정보제공 방법 및 시스템
US20080118146A1 (en) * 2003-07-04 2008-05-22 Leszek Cieplinski Method and apparatus for representing a group of images

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030029616A (ko) * 2000-07-19 2003-04-14 가부시키가이샤 시세이도 개인 색상 주문 시스템 및 개인 색상 주문 방법
KR20020074528A (ko) * 2001-03-20 2002-10-04 주식회사 디엔엠 테크놀로지 상품 색상 변경 방법 및 시스템
US20080118146A1 (en) * 2003-07-04 2008-05-22 Leszek Cieplinski Method and apparatus for representing a group of images
US20080075360A1 (en) * 2006-09-21 2008-03-27 Microsoft Corporation Extracting dominant colors from images using classification techniques
KR20080032890A (ko) * 2006-10-11 2008-04-16 주식회사 디앤샵 컬러정보를 이용한 상품 정보제공 방법 및 시스템

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2013377895B2 (en) * 2013-02-07 2016-07-07 Zencolor Corporation System and method for identifying, searching and matching products based on color
CN109087362A (zh) * 2017-06-14 2018-12-25 贝洱工艺公司 确定图像中主色的系统和方法及非暂态计算机可读介质
CN109087362B (zh) * 2017-06-14 2023-06-30 贝洱工艺公司 确定图像中主色的系统和方法及非暂态计算机可读介质

Similar Documents

Publication Publication Date Title
US8600153B2 (en) System and method for normalization and codification of colors for dynamic analysis
US11238617B2 (en) Normalization of color from a digital image into a universal digital color system for specification and matching
US9436704B2 (en) System for normalizing, codifying and categorizing color-based product and data based on a universal digital color language
US20130249934A1 (en) Color-based identification, searching and matching enhancement of supply chain and inventory management systems
US9087357B2 (en) System for normalizing, codifying and categorizing color-based product and data based on a universal digital color language
US9607404B2 (en) System for normalizing, codifying and categorizing color-based product and data based on a universal digital color system
US10049466B2 (en) Color name generation from images and color palettes
US9047633B2 (en) System and method for identifying, searching and matching products based on color
JP6315524B2 (ja) 色パレットを使用した自動的な画像ベースの推奨
US9135719B1 (en) Color name generation from images and color palettes
US9524563B2 (en) Automatic image-based recommendations using a color palette
US9542704B2 (en) Automatic image-based recommendations using a color palette
KR102072339B1 (ko) 이미지 특징 데이터 추출 및 사용
AU2013377895B2 (en) System and method for identifying, searching and matching products based on color
US20220067976A1 (en) Normalized nesting cube and mapping system for machine learning to color coordinate products, patterns and objects on a homogenized ecommerce platform
WO2013184804A1 (fr) Système et procédé de normalisation et de codification de couleurs pour analyse dynamique
WO2014123589A1 (fr) Système et procédé pour identifier, rechercher et mettre en correspondance des produits sur la base d'une couleur
JP7138264B1 (ja) 情報処理装置、情報処理方法、情報処理システム、およびプログラム
WO2023062668A1 (fr) Dispositif de traitement d'informations, procédé de traitement d'informations, système de traitement d'informations et programme
WO2015119711A1 (fr) Système pour normaliser, codifier et catégoriser des produits et données à base de couleur en fonction d'un langage de couleurs numérique universel

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13799876

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13799876

Country of ref document: EP

Kind code of ref document: A1