Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

41 results about "Gray colour" patented technology

Single crystal CVD synthetic diamond material

A single crystal CVD synthetic diamond material comprising: a total as-grown nitrogen concentration equal to or greater than 5 ppm, and a uniform distribution of defects, wherein said uniform distribution of defects is defined by one or more of the following characteristics: (i) the total nitrogen concentration, when mapped by secondary ion mass spectrometry (SIMS) over an area equal to or greater than 50×50 μm using an analysis area of 10 μm or less, possesses a point-to-point variation of less than 30% of an average total nitrogen concentration value, or when mapped by SIMS over an area equal to or greater than 200×200 μm using an analysis area of 60 μm or less, possesses a point-to-point variation of less than 30% of an average total nitrogen concentration value; (ii) an as-grown nitrogen-vacancy defect (NV) concentration equal to or greater than 50 ppb as measured using 77K UV-visible absorption measurements, wherein the nitrogen-vacancy defects are uniformly distributed through the synthetic single crystal CVD diamond material such that, when excited using a 514 nm laser excitation source of spot size equal to or less than 10 μm at room temperature using a 50 mW 46 continuous wave laser, and mapped over an area equal to or greater than 50×50 μm with a data interval less than 10 μm there is a low point-to-point variation wherein the intensity area ratio of nitrogen vacancy photoluminescence peaks between regions of high photoluminescent intensity and regions of low photolominescent intensity is <2× for either the 575 nm photoluminescent peak (NV0) or the 637 nm photoluminescent peak (NV); (iii) a variation in Raman intensity such that, when excited using a 514 nm laser excitation source (resulting in a Raman peak at 552.4 nm) of spot size equal to or less than 10 μm at room temperature using a 50 mW continuous wave laser, and mapped over an area equal to or greater than 50×50 μm with a data interval less than 10 μm, there is a low point-to-point variation wherein the ratio of Raman peak areas between regions of low Raman intensity and high Raman intensity is <1.25×; (iv) an as-grown nitrogen-vacancy defect (NV) concentration equal to or greater than 50 ppb as measured using 77K UV-visible absorption measurements, wherein, when excited using a 514 nm excitation source of spot size equal to or less than 10 μm at 77K using a 50 mW continuous wave laser, gives an intensity at 575 nm corresponding to NV0 greater than 120 times a Raman intensity at 552.4 nm, and/or an intensity at 637 nm corresponding to NV greater than 200 times the Raman intensity at 552.4 nm; (v) a single substitutional nitrogen defect (Ns) concentration equal to or greater than 5 ppm, wherein the single substitutional nitrogen defects are uniformly distributed through the synthetic single crystal CVD diamond material such that by using a 1344 cm−1 infrared absorption feature and sampling an area greater than an area of 0.5 mm2, the variation is lower than 80%, as deduced by dividing the standard deviation by the mean value; (vi) a variation in red luminescence intensity, as defined by a standard deviation divided by a mean value, is less than 15%; (vii) a mean standard deviation in neutral single substitutional nitrogen concentration of less than 80%; and (viii) a colour intensity as measured using a histogram from a microscopy image with a mean gray value of greater than 50, wherein the colour intensity is uniform through the single crystal CVD synthetic diamond material such that the variation in gray colour, as characterised by the gray value standard deviation divided by the gray value mean, is less than 40%.
Owner:ELEMENT SIX LTD

Image forming apparatus and image forming method

Disclosed is an image forming apparatus including a color converter for converting cyan, magenta and yellow components of a first image signal to equivalent neutral density, calculating a first gray component from cyan, magenta and yellow components of equivalent neutral density, subtracting the first gray component from each of the cyan, magenta and yellow components of equivalent neutral density, subjecting each of the cyan, magenta and yellow components of equivalent neutral density from which the first gray component is subtracted to an inverse conversion of the equivalent neutral density conversion, and outputting a second image signal comprising cyan, magenta and yellow components which are obtained by carrying out the inverse conversion to the cyan, magenta and yellow components of equivalent neutral density from which the first gray component is subtracted, the first black component and the first gray component; an image forming section for forming an image on a paper based on the second image signal by using cyan, magenta, yellow, black and gray toners; and a controller for controlling the color converter and the image forming section.
Owner:KONICA MINOLTA BUSINESS TECH INC

Method and apparatus for converting gray level of color image

A method and apparatus for converting a gray level of a color image are provided. The method of converting the gray level includes determining an intermediate RGB value which corresponds to an input RGB value of the color image, based on color mapping information in which target RGB values, mapped to the gray levels of the color image, are preset; determining whether the input RGB value is included in a gray region or a color region, based on a gray variation of the input RGB value; and, if the input RGB value is determined to be included in the gray region, converting the input RGB value by using the intermediate RGB value.
Owner:SAMSUNG ELECTRONICS CO LTD

Apparatus, method, and storage medium

An image processing is configured to convert a color of a first object into gray having first brightness and a color of a second object into gray having second brightness lower than the first brightness by a fixed value in response to receiving color data including the first object and the second object, and output gray data based on the first brightness of gray into which the color of the first object is converted and the second brightness of gray into which the color of the second object is converted.
Owner:CANON KK

Package of absorbent units and method for manufacturing such package

The present disclosure relates to a package (1) of absorbent units (5; 11), the package (1) comprising an outer enclosure (2) enclosing the absorbent units (5) and being at least partially non-opaque, wherein the outer enclosure (2) has a thickness (t) which is less than approximately 70 [mu]m, and wherein the outer enclosure (2) is at least partly of a first predetermined color (L*1; a*1; b*1) as defined in the L*a*b* color space and the absorbent units (5) are at least partly of a second predetermined color (L*2; a*2; b*2) in the L*a*b* color space as viewed through the outer enclosure (2). Furthermore, the absorbent units (5) have at least one lightly colored or light grey area (A2) and the outer enclosure (2) has a dominant area (A1) covering a substantial part of the area of the outer enclosure (2) and having a lightness value (L*) above 75, and the magnitude ([delta]E) of the color difference between the dominant area (A1) and the lightly colored or light grey area (A2) as seen through the outer enclosure (2) is less than a predetermined limit value ([delta]Emax) which is chosen so that the absorbent units (5) are generally not visible through the outer enclosure (2). The disclosure also relates to a method for manufacturing such a package (1).
Owner:ESSITY HYGIENE & HEALTH AB

Fruit image recognition method based on multi-task learning

The invention discloses a fruit image recognition method based on multi-task learning, which comprises the following steps of: firstly, constructing a recognition model by adopting a symmetrical encoder-decoder network structure, randomly extracting a batch of images from a fruit image data set, carrying out gray scale transformation preprocessing on each image, and inputting a gray image of the obtained image into the recognition model; completing the construction of a classification task, and then completing the construction of a coloring task by using the colored image; calculating a cross entropy loss function of an image category output value and an image category true value, calculating a mean square error loss function of a colored image and an original input image, and optimizing parameters in a network by using a weighted sum between the two functions so as to complete multi-task learning; and finally, carrying out online testing on the fruit image by utilizing the trained identification model. By adopting an encoder-decoder network structure, the classification model can extract texture and color features of fruit images at the same time, and the accuracy of fruit classification and recognition is improved.
Owner:NANTONG UNIVERSITY

Gray Light-sensitive Resin Composition, Color Filter Manufactured By Using Same And Display Element Comprising Same

The present invention relates to a gray light-sensitive resin composition, a color filter manufactured by using the same and a display element comprising the same. The gray light-sensitive resin composition comprises a pigment dispersion composition, an alkali soluble resin, a photopolymerization compound, a photopolymerization initiator and a solvent. The pigment dispersion composition comprises more than selected from a red pigment, a green pigment, a cyan pigment, a yellow pigment and a purple pigment and a black pigment, and is characterized by when being formed as a curing film of which the thickness is 2.5 micrometers, having a transmissivity more than 30% and less than 75% at 460-530 nm spectral wavelengths, having a transmissivity more than 20% and less than 75% at 580-620 nm spectral wavelengths, and having a transmissivity less than 20% at 690-780 nm spectral wavelengths. The gray light-sensitive resin composition of the present invention has a very excellent anti-external light reflection effect, can substitute a polarizer in the display element, and solves the problems that the high chromatic (gray) reproducibility and machinability of the conventional gray light-sensitive resin composition are insufficient.
Owner:DONGWOO FINE CHEM CO LTD

Two-color net for protecting fruit against damage caused by direct solar radiation and high temperatures

Two-color net for protecting fruit against damage caused by direct solar radiation and high temperatures, used in combination and / or separately, which is made with two monofilaments that are pearl, blue or grey in color with a thickness of 0.26-0.32 mm.
Owner:UNIV DE CONCEPCION
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products