CN111193859A - Image processing system and work flow thereof - Google Patents
Image processing system and work flow thereof Download PDFInfo
- Publication number
- CN111193859A CN111193859A CN201910252020.0A CN201910252020A CN111193859A CN 111193859 A CN111193859 A CN 111193859A CN 201910252020 A CN201910252020 A CN 201910252020A CN 111193859 A CN111193859 A CN 111193859A
- Authority
- CN
- China
- Prior art keywords
- unit
- image
- processing
- parts
- processor
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/80—Camera processing pipelines; Components thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/222—Studio circuitry; Studio devices; Studio equipment
- H04N5/262—Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
- H04N9/643—Hue control means, e.g. flesh tone control
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
Abstract
The invention discloses an image processing system and a working process thereof, relates to the field of image processing, and aims to solve the problem of poor image processing effect in the prior art. The image processing device comprises an image acquisition unit, a normalizing unit, a segmentation unit and a processor, wherein the image acquisition unit is connected with the normalizing unit, the normalizing unit is connected with the segmentation unit, the processor comprises a database, a storage unit, a conversion unit, a display unit, a merging unit and an output unit, the segmentation unit is connected with the processor, and the conversion unit comprises a gray processing unit, a contrast processing unit, a tone mapping unit, a compression unit and a feature extraction unit. The invention has reasonable design, divides the image into different parts, respectively adopts the treatments of gray scale treatment, contrast treatment, tone mapping treatment, compression treatment, characteristic extraction treatment and the like to each part, and finally combines the parts into one image, thereby effectively improving the quality of the image, having high treatment efficiency and meeting the use requirements of people.
Description
Technical Field
The invention relates to the field of image processing, in particular to an image processing system.
Background
The shooting is a mode for recording the drips in life, and more people like to shoot with the progress of science and technology and the prevalence of various shooting software.
In order to make the shot photo more beautiful, people perform image processing on the shot photo. Image processing is a technique of analyzing an image with a computer to achieve a desired result, and is also called image processing. Image processing is generally referred to as digital image processing, where a digital image is a large two-dimensional array of elements called pixels and values called gray-scale values captured by a camera, scanner, or the like.
At present, people carry out simple gray scale and contrast adjustment on images when carrying out image processing, and although the processed images improve certain display effect, the expected effect of people cannot be achieved, and people also carry out research on the aspect.
Disclosure of Invention
It is an object of the present invention to provide an image processing system to solve the problems set forth in the background art.
In order to achieve the purpose, the invention provides the following technical scheme:
an image processing system comprises an image acquisition unit, an image normalization unit, a segmentation unit and a processor, wherein the image acquisition unit is connected with the image normalization unit, the image normalization unit is connected with the segmentation unit, the processor comprises a database, a storage unit, a conversion unit, a display unit, a merging unit and an output unit, the segmentation unit is connected with the processor, the conversion unit comprises a gray scale processing unit, a contrast processing unit, a tone mapping unit, a compression unit and a feature extraction unit, the image acquisition unit is used for acquiring an image, the image normalization unit is used for normalizing and digitally filtering the image, the segmentation unit is used for dividing the image into more than two image parts for subsequent processing, the database is used for storing the processed image, the conversion unit is used for respectively performing conversion processing on different image parts, and the display unit is used for displaying the processed image, the merging unit merges different image parts to form a complete image, the output unit outputs the processed image, the gray processing unit performs gray processing on the different image parts, the contrast processing unit performs contrast adjustment on the different image parts, the tone mapping unit performs tone mapping operation on the different image parts, the compression unit performs compression processing on the image parts after the tone mapping operation to ensure the definition of the image parts, and the feature extraction unit extracts the features of the image parts according to a preset rule.
As a further scheme of the invention: the conversion unit also comprises a raster processing unit which performs raster processing on the image part to obtain a pixel map, so that the extraction of the features is facilitated.
As a further scheme of the invention: the image acquisition unit comprises a camera and a video decoder, wherein the camera can directly acquire external video images, and the video decoder can perform A/D conversion on acquired external video signals to form a standard digital video format and input the standard digital video format to the normalization unit.
As a further scheme of the invention: the camera adopts infrared high definition digtal camera, no matter light and shade, all can shoot clear photo, convenient subsequent processing.
As a further scheme of the invention: the feature extraction unit adopts DLT algorithm in ARToolkit to extract features, and the algorithm is mature in technology and wide in application range.
As a further scheme of the invention: the processor is also connected with the cloud server, and the processing rules of the processor are changed by comparing the similar photos on the cloud server, so that a better processing effect is achieved.
The workflow of the image processing system comprises the following specific steps:
the method comprises the following steps that firstly, an image acquisition unit acquires an image, a normalization unit performs normalization and digital filtering processing on the image, a segmentation unit divides the image into more than two image parts, the number of the actual image parts is selected according to the use environment, and then the image parts are sent to a processor;
the second step, the gray processing unit carries out gray processing on different image parts, the contrast processing unit carries out contrast adjustment on the different image parts, the feature extraction unit extracts features of the image parts according to a preset rule, the tone mapping unit carries out tone mapping operation on the different image parts, and the compression unit carries out compression processing on the image parts after the tone mapping operation to obtain more than two processed image parts;
and step three, merging the processed more than two image parts into one image by the merging unit, displaying the merged image by the display unit, storing the merged image in the database by the storage unit, and outputting the merged image by the output unit.
Compared with the prior art, the invention has the beneficial effects that:
the invention has reasonable design, divides the image into different parts, respectively adopts the treatments of gray scale treatment, contrast treatment, tone mapping treatment, compression treatment, characteristic extraction treatment and the like to each part, and finally combines the parts into one image, thereby effectively improving the quality of the image, having high treatment efficiency and meeting the use requirements of people.
Drawings
Fig. 1 is a schematic configuration diagram of an image processing system.
Fig. 2 is a schematic structural diagram of an image acquisition unit in the image processing system.
Fig. 3 is a schematic structural diagram of a conversion unit in the image processing system.
Wherein: the method comprises the steps of 1-an image acquisition unit, 2-an normalization unit, 3-a segmentation unit, 4-a raster processing unit, 5-a gray scale processing unit, 6-a contrast processing unit, 7-a compression unit, 8-a processor, 9-a storage unit, 10-a display unit, 11-a tone mapping unit, 12-a merging unit, 13-a camera, 14-a video decoder, 15-a feature extraction unit, 16-a conversion unit, 17-an output unit and 18-a database.
Detailed Description
The technical solution of the present patent will be described in further detail with reference to the following embodiments.
Example 1
An image processing system comprises an image acquisition unit 1, an normalization unit 2, a segmentation unit 3 and a processor 8, wherein the image acquisition unit 1 is connected with the normalization unit 2, the normalization unit 2 is connected with the segmentation unit 3, the processor 8 comprises a database 18, a storage unit 9, a conversion unit 16, a display unit 10, a merging unit 12 and an output unit 17, the segmentation unit 3 is connected with the processor 8, the conversion unit 16 comprises a gray scale processing unit 5, a contrast processing unit 6, a tone mapping unit 11, a compression unit 7 and a feature extraction unit 15, the image acquisition unit 1 is used for acquiring images, the normalization unit 2 is used for normalizing and digital filtering the images, the segmentation unit 3 is used for dividing the images into more than two image parts for subsequent processing, the database 18 is used for storing the processed images, the conversion unit 16 is used for respectively performing conversion processing on different image parts, the display unit 10 is used for displaying the processed image, the merging unit 12 merges different image portions to form a complete image, the output unit 17 outputs the processed image, the gray processing unit 5 performs gray processing on different image portions, the contrast processing unit 6 performs contrast adjustment on different image portions, the tone mapping unit 11 performs tone mapping operation on different image portions, the compression unit 7 performs compression processing on the image portions after the tone mapping operation to ensure the definition of the image portions, and the feature extraction unit 15 extracts the features of the image portions according to a preset rule.
The conversion unit 16 further includes a raster processing unit 4, which performs raster processing on the image portion to obtain a pixel map, so as to facilitate feature extraction.
The feature extraction unit 15 adopts DLT algorithm in ARToolkit to extract features, and the algorithm is mature in technology and wide in application range.
The processor 8 is also connected with the cloud server, and the processing rules of the processor 8 are changed by comparing the similar photos on the cloud server, so that a better processing effect is achieved.
The workflow of the image processing system comprises the following specific steps:
firstly, an image acquisition unit 1 acquires an image, a normalization unit 2 performs normalization and digital filtering processing on the image, a segmentation unit 3 divides the image into more than two image parts, the number of the actual image parts is selected according to the use environment, and then the image parts are sent to a processor 8;
step two, the gray processing unit 5 performs gray processing on different image parts, the contrast processing unit 6 performs contrast adjustment on different image parts, the raster processing unit 4 performs raster processing on different image parts to obtain a pixel map, the feature extraction unit 15 extracts features in the pixel map by adopting a DLT algorithm in an ARToolKit, the tone mapping unit 11 performs tone mapping operation on different image parts, and the compression unit 7 performs compression processing on the image parts after the tone mapping operation to obtain more than two processed image parts;
step three, the merging unit 12 merges the processed two or more image parts into one image, the processor 8 compares the merged image with a similar photo on the cloud server, the processing rule of the processor 8 is changed, the processing effect is improved, the display unit 10 displays the processed image, the storage unit 9 stores the merged image in the database 18, and the output unit 17 outputs the merged image.
Example 2
An image processing system comprises an image acquisition unit 1, an normalization unit 2, a segmentation unit 3 and a processor 8, wherein the image acquisition unit 1 is connected with the normalization unit 2, the normalization unit 2 is connected with the segmentation unit 3, the processor 8 comprises a database 18, a storage unit 9, a conversion unit 16, a display unit 10, a merging unit 12 and an output unit 17, the segmentation unit 3 is connected with the processor 8, the conversion unit 16 comprises a gray scale processing unit 5, a contrast processing unit 6, a tone mapping unit 11, a compression unit 7 and a feature extraction unit 15, the image acquisition unit 1 is used for acquiring images, the normalization unit 2 is used for normalizing and digital filtering the images, the segmentation unit 3 is used for dividing the images into more than two image parts for subsequent processing, the database 18 is used for storing the processed images, the conversion unit 16 is used for respectively performing conversion processing on different image parts, the display unit 10 is used for displaying the processed image, the merging unit 12 merges different image portions to form a complete image, the output unit 17 outputs the processed image, the gray processing unit 5 performs gray processing on different image portions, the contrast processing unit 6 performs contrast adjustment on different image portions, the tone mapping unit 11 performs tone mapping operation on different image portions, the compression unit 7 performs compression processing on the image portions after the tone mapping operation to ensure the definition of the image portions, and the feature extraction unit 15 extracts the features of the image portions according to a preset rule.
The image acquisition unit 1 comprises a camera 13 and a video decoder 14, the camera 13 can directly collect external video images, and the video decoder 14 can perform A/D conversion on the collected external video signals to form a standard digital video format and input the standard digital video format to the normalization unit 2, so that the normalization unit 2 can process the standard digital video signals conveniently.
The camera 13 adopts an infrared high-definition camera, and clear pictures can be shot no matter light and shade, so that subsequent processing is facilitated.
The workflow of the image processing system comprises the following specific steps:
firstly, a camera 13 directly collects an external video image, a video decoder 14 carries out A/D conversion on the collected external video signal to form a standard digital video format and inputs the standard digital video format to a normalizing unit 2, the normalizing unit 2 carries out normalization and digital filtering processing on the image, a dividing unit 3 divides the image into more than two image parts, the actual number of the image parts is selected according to the use environment, and then the image parts are sent to a processor 8;
step two, the gray processing unit 5 performs gray processing on different image parts, the contrast processing unit 6 performs contrast adjustment on different image parts, the feature extraction unit 15 extracts features of the image parts according to a preset rule, the tone mapping unit 11 performs tone mapping operation on different image parts, and the compression unit 7 performs compression processing on the image parts after the tone mapping operation to obtain more than two processed image parts;
step three, the merging unit 12 merges the processed two or more image parts into one image, the display unit 10 displays the merged image, the storage unit 9 stores the merged image in the database 18, and the output unit 17 outputs the merged image.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.
Claims (7)
1. An image processing system comprises an image acquisition unit (1), a normalizing unit (2), a segmentation unit (3) and a processor (8), and is characterized in that the image acquisition unit (1) is connected with the normalizing unit (2), the normalizing unit (2) is connected with the segmentation unit (3), the processor (8) comprises a database (18), a storage unit (9), a conversion unit (16), a display unit (10), a merging unit (12) and an output unit (17), the segmentation unit (3) is connected with the processor (8), and the conversion unit (16) comprises a gray processing unit (5), a contrast processing unit (6), a tone mapping unit (11), a compression unit (7) and a feature extraction unit (15).
2. The image processing system according to claim 1, characterized in that the conversion unit (16) further comprises a raster processing unit (4).
3. Image processing system according to claim 1, characterized in that the image acquisition unit (1) comprises a camera (13) and a video decoder (14).
4. An image processing system according to claim 3, characterized in that the camera (13) is an infrared high-definition camera.
5. The image processing system according to claim 1, wherein the feature extraction unit (15) performs feature extraction using DLT algorithm in ARToolKit.
6. An image processing system according to claim 1 or 2, wherein the processor (8) is further connected to a cloud server.
7. A workflow of an image processing system according to any one of claims 1 to 6, characterized by the specific steps of:
firstly, an image acquisition unit (1) acquires an image, a normalization unit (2) performs normalization and digital filtering processing on the image, a segmentation unit (3) divides the image into more than two image parts, and then the image parts are sent to a processor (8);
secondly, the gray processing unit (5) performs gray processing on different image parts, the contrast processing unit (6) performs contrast adjustment on the different image parts, the feature extraction unit (15) extracts features of the image parts according to a preset rule, the tone mapping unit (11) performs tone mapping operation on the different image parts, and the compression unit (7) performs compression processing on the image parts after the tone mapping operation to obtain more than two processed image parts;
step three, merging the more than two processed image parts into one image by a merging unit (12), displaying the merged image by a display unit (10), storing the merged image in a database (18) by a storage unit (9), and outputting the merged image by an output unit (17).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910252020.0A CN111193859A (en) | 2019-03-29 | 2019-03-29 | Image processing system and work flow thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910252020.0A CN111193859A (en) | 2019-03-29 | 2019-03-29 | Image processing system and work flow thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111193859A true CN111193859A (en) | 2020-05-22 |
Family
ID=70710702
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910252020.0A Pending CN111193859A (en) | 2019-03-29 | 2019-03-29 | Image processing system and work flow thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111193859A (en) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103700074A (en) * | 2013-12-23 | 2014-04-02 | 电子科技大学 | Self-adapting compressed sensing sampling method based on discrete cosine transform coefficient distribution |
CN104899836A (en) * | 2015-05-06 | 2015-09-09 | 南京第五十五所技术开发有限公司 | Foggy image enhancing device and method based on near infrared multispectral imaging |
CN105430295A (en) * | 2015-10-30 | 2016-03-23 | 努比亚技术有限公司 | Device and method for image processing |
CN105915789A (en) * | 2016-04-29 | 2016-08-31 | 努比亚技术有限公司 | Recording picture manufacturing and method and apparatus for recording picture manufacturing |
CN108111785A (en) * | 2017-12-28 | 2018-06-01 | 广东欧珀移动通信有限公司 | Image processing method and device, computer readable storage medium and computer equipment |
CN108198152A (en) * | 2018-02-07 | 2018-06-22 | 广东欧珀移动通信有限公司 | Image processing method and device, electronic equipment, computer readable storage medium |
-
2019
- 2019-03-29 CN CN201910252020.0A patent/CN111193859A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103700074A (en) * | 2013-12-23 | 2014-04-02 | 电子科技大学 | Self-adapting compressed sensing sampling method based on discrete cosine transform coefficient distribution |
CN104899836A (en) * | 2015-05-06 | 2015-09-09 | 南京第五十五所技术开发有限公司 | Foggy image enhancing device and method based on near infrared multispectral imaging |
CN105430295A (en) * | 2015-10-30 | 2016-03-23 | 努比亚技术有限公司 | Device and method for image processing |
CN105915789A (en) * | 2016-04-29 | 2016-08-31 | 努比亚技术有限公司 | Recording picture manufacturing and method and apparatus for recording picture manufacturing |
CN108111785A (en) * | 2017-12-28 | 2018-06-01 | 广东欧珀移动通信有限公司 | Image processing method and device, computer readable storage medium and computer equipment |
CN108198152A (en) * | 2018-02-07 | 2018-06-22 | 广东欧珀移动通信有限公司 | Image processing method and device, electronic equipment, computer readable storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108122213B (en) | A kind of soft image Enhancement Method based on YCrCb | |
US9639956B2 (en) | Image adjustment using texture mask | |
CN106780417B (en) | method and system for enhancing uneven-illumination image | |
CN113658065B (en) | Image noise reduction method and device, computer readable medium and electronic equipment | |
US11917158B2 (en) | Static video recognition | |
US20190206117A1 (en) | Image processing method, intelligent terminal, and storage device | |
US9535928B2 (en) | Combining information of different levels for content-based retrieval of digital pathology images | |
CN108875751A (en) | Image processing method and device, the training method of neural network, storage medium | |
CN112839167A (en) | Image processing method, image processing device, electronic equipment and computer readable medium | |
CN111666911A (en) | Micro-expression data expansion method and device | |
CN114998122A (en) | Low-illumination image enhancement method | |
CN115358943A (en) | Low-light image enhancement method, system, terminal and storage medium | |
CN112788254B (en) | Camera image matting method, device, equipment and storage medium | |
CN113379702A (en) | Blood vessel path extraction method and device of microcirculation image | |
CN110689486A (en) | Image processing method, device, equipment and computer storage medium | |
CN111754412B (en) | Method and device for constructing data pair and terminal equipment | |
CN110321781B (en) | Signal processing method and device for non-contact measurement | |
CN111325700A (en) | Multi-dimensional fusion algorithm and system based on color images | |
CN111193859A (en) | Image processing system and work flow thereof | |
CN111034187A (en) | Dynamic image generation method and device, movable platform and storage medium | |
CN114582017A (en) | Generation method and generation system of gesture data set and storage medium | |
CN103077396B (en) | The vector space Feature Points Extraction of a kind of coloured image and device | |
CN114283066A (en) | Image processing apparatus and super-resolution processing method | |
CN110140150B (en) | Image processing method and device and terminal equipment | |
CN113902786B (en) | Depth image preprocessing method, system and related device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200522 |