Movatterモバイル変換


[0]ホーム

URL:


CN114187667A - IT engineering project full life cycle management system - Google Patents

IT engineering project full life cycle management system
Download PDF

Info

Publication number
CN114187667A
CN114187667ACN202111525456.6ACN202111525456ACN114187667ACN 114187667 ACN114187667 ACN 114187667ACN 202111525456 ACN202111525456 ACN 202111525456ACN 114187667 ACN114187667 ACN 114187667A
Authority
CN
China
Prior art keywords
image
manager
face
project
detection
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.)
Granted
Application number
CN202111525456.6A
Other languages
Chinese (zh)
Other versions
CN114187667B (en
Inventor
锜宏
张烨
陈靖翔
陈立
吴金龙
张宇峰
李忠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Digital Intelligence Technology Co Ltd
Original Assignee
China Telecom Group System Integration Co Ltd
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
Application filed by China Telecom Group System Integration Co LtdfiledCriticalChina Telecom Group System Integration Co Ltd
Priority to CN202111525456.6ApriorityCriticalpatent/CN114187667B/en
Publication of CN114187667ApublicationCriticalpatent/CN114187667A/en
Application grantedgrantedCritical
Publication of CN114187667BpublicationCriticalpatent/CN114187667B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a full life cycle management system of an IT engineering project, which comprises an identity verification module and a project management module; the identity authentication module is used for acquiring a face image of a manager and authenticating the identity of the manager based on the face image; the project management module is used for carrying out full life cycle management on the IT engineering project through a manager for identity authentication; the acquiring of the face image of the manager includes: the face image recognition method comprises the steps of carrying out living body detection on a manager in front of a face image shooting lens, obtaining a face image of the manager if the manager passes the living body detection, and prompting that the manager does not pass identity verification if the manager does not pass the living body detection. In the process of face recognition, the invention firstly detects the living body and then obtains the face image, thus avoiding the deception of the face recognition process by pictures or videos and the like and being beneficial to improving the safety of the invention.

Description

IT engineering project full life cycle management system
Technical Field
The invention relates to the field of IT engineering management, in particular to a full life cycle management system for an IT engineering project.
Background
The IT engineering project comprises a plurality of links in the development process, each link comprises a large amount of project record information, and the record information can be used for source tracing analysis when problems are encountered in the subsequent testing link. Therefore, a special management system is needed to manage the whole life cycle of the IT engineering in the development process. The existing IT engineering project full-life-cycle management system generally adopts an account password or a face recognition login mode, the account password mode easily influences the data safety of the IT engineering project full-life-cycle management system due to the leakage of the account password, therefore, the existing IT engineering project full-life-cycle management system generally adopts the face recognition login mode, and the existing face recognition mode lacks a process for judging a real person and is easily deceived by photos, videos and the like.
Disclosure of Invention
In view of the above problems, the present invention provides a full lifecycle management system for IT engineering projects, comprising an identity verification module and a project management module;
the identity authentication module is used for acquiring a face image of a manager and authenticating the identity of the manager based on the face image;
the project management module is used for carrying out full life cycle management on the IT engineering project through a manager for identity authentication;
the acquiring of the face image of the manager includes:
the face image recognition method comprises the steps of carrying out living body detection on a manager in front of a face image shooting lens, obtaining a face image of the manager if the manager passes the living body detection, and prompting that the manager does not pass identity verification if the manager does not pass the living body detection.
Preferably, the live body detection of the manager in front of the face image capturing lens includes:
shooting the administrator in a preset time period to obtain N detection images, and storing the N detection images into a set U;
respectively acquiring the number of pixel points in an eyeball region of each detection image in the set U, and respectively recording the maximum value and the minimum value of the number of the pixel points in the eyeball region of the detection image in the set U as a manum and a minum;
judging whether the manum is greater than the threshold and the minim is less than the threshold, if so, indicating that the administrator passes the living body detection, if not, indicating that the administrator does not pass the living body detection, and respectively indicating a first preset comparison threshold and a second preset comparison threshold.
Preferably, the IT engineering project full life cycle management system further comprises a data storage module;
the data storage module is used for storing project record information of each link in the IT engineering project development process.
Preferably, links in the development process of the IT engineering project comprise:
a project establishment link, a feasibility analysis link, a demand analysis link, a framework design link, a code realization link, a software testing link and a project delivery link.
Preferably, the item management module includes an input unit, a control unit, and a display unit;
the input unit is used for inputting the recording information of the IT engineering project through a manager of identity authentication;
the control unit is used for sending the recording information of the IT engineering project to the data storage module;
the input unit is also used for inputting a management instruction by a manager who passes identity authentication;
the control unit is also used for sending the control instruction to the data storage module;
the display unit is used for displaying the data fed back by the data storage module.
Preferably, the management instruction comprises a data query instruction, a data modification instruction and a data deletion instruction;
the data query instruction is used for querying the record information stored in the data storage module;
the data modification instruction is used for modifying the record information stored in the data storage module;
and the data deleting instruction is used for deleting the recording information stored in the data storage module.
Preferably, the data storage module is further configured to:
inquiring the self-stored recording information according to the data inquiry instruction, and feeding back an inquiry result to the project management module;
modifying the self-stored recording information according to the data modification instruction, and feeding back a modification result to the project management module;
and deleting the self-stored recording information according to the data deleting instruction, and feeding back a deleting result to the project management module.
Preferably, the respectively obtaining the number of the pixel points in the eyeball region in each detection image in the set U includes:
carrying out illumination adjustment processing on the detection image to obtain an adjustment image;
carrying out face detection on the adjusting image to obtain a face area image;
detecting the face region image by using an eyeball detection model to obtain an eyeball region in the face region image;
and counting the number of pixel points contained in the eyeball area.
Preferably, the performing face detection on the adjusted image to obtain a face region image includes:
and carrying out face detection on the adjusted image by using an MTCNN algorithm to obtain a face area image.
Preferably, the detecting the face region image by using the eyeball detection model to obtain the eyeball region in the face region image includes:
and detecting the face region image by using a geometric characteristic template detection model to obtain an eyeball region in the face region image.
In the process of face recognition, the invention firstly detects the living body and then obtains the face image, thus avoiding the deception of the face recognition process by pictures or videos and the like and being beneficial to improving the safety of the invention.
In addition, the invention can provide visual and normative control and execution means for each worker in the IT engineering project, effectively improve the cooperation level, improve the delivery efficiency and reduce the hidden risk in the project construction process.
Drawings
The invention is further illustrated by means of the attached drawings, but the embodiments in the drawings do not constitute any limitation to the invention, and for a person skilled in the art, other drawings can be obtained on the basis of the following drawings without inventive effort.
Fig. 1 is a diagram of an exemplary embodiment of a full lifecycle management system for an IT engineering project according to the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
As shown in an embodiment of FIG. 1, the invention provides a full life-cycle management system for IT engineering projects, which comprises an identity verification module and a project management module;
the identity authentication module is used for acquiring a face image of a manager and authenticating the identity of the manager based on the face image;
the project management module is used for carrying out full life cycle management on the IT engineering project through a manager for identity authentication;
the acquiring of the face image of the manager includes:
the face image recognition method comprises the steps of carrying out living body detection on a manager in front of a face image shooting lens, obtaining a face image of the manager if the manager passes the living body detection, and prompting that the manager does not pass identity verification if the manager does not pass the living body detection.
In the process of face recognition, the invention firstly detects the living body and then obtains the face image, thus avoiding the deception of the face recognition process by pictures or videos and the like and being beneficial to improving the safety of the invention.
In addition, the invention can provide visual and normative control and execution means for each worker in the IT engineering project, effectively improve the cooperation level, improve the delivery efficiency and reduce the hidden risk in the project construction process.
Preferably, the live body detection of the manager in front of the face image capturing lens includes:
shooting the administrator in a preset time period to obtain N detection images, and storing the N detection images into a set U;
respectively acquiring the number of pixel points in an eyeball region of each detection image in the set U, and respectively recording the maximum value and the minimum value of the number of the pixel points in the eyeball region of the detection image in the set U as a manum and a minum;
judging whether the manum is greater than the threshold and the minim is less than the threshold, if so, indicating that the administrator passes the living body detection, if not, indicating that the administrator does not pass the living body detection, and respectively indicating a first preset comparison threshold and a second preset comparison threshold.
Preferably, the respectively obtaining the number of the pixel points in the eyeball region in each detection image in the set U includes:
carrying out illumination adjustment processing on the detection image to obtain an adjustment image;
carrying out face detection on the adjusting image to obtain a face area image;
detecting the face region image by using an eyeball detection model to obtain an eyeball region in the face region image;
and counting the number of pixel points contained in the eyeball area.
Preferably, the performing face detection on the adjusted image to obtain a face region image includes:
and carrying out face detection on the adjusted image by using an MTCNN algorithm to obtain a face area image.
Preferably, the detecting the face region image by using the eyeball detection model to obtain the eyeball region in the face region image includes:
and detecting the face region image by using a geometric characteristic template detection model to obtain an eyeball region in the face region image.
Preferably, the performing the illumination adjustment processing on the detection image to obtain an adjustment image includes:
preprocessing the detection image by using the following formula to obtain a preprocessed image:
log[stimg(x,y)]=log[ckimg(x,y)]-log[ltimg(x,y)]
wherein log [ ckimg (x, y) ] represents the detection image, log [ timg (x, y) ] represents the incident light component image of the detection image, log [ stimg (x, y) ] represents the pre-processing image, and (x, y) represents the coordinates of the pixel points,
converting the preprocessed image to a Lab color space;
acquiring an L component image L (x, y) of the preprocessed image in a Lab color space;
and (3) optimizing the L component image by adopting the following formula:
Figure BDA0003410198280000041
maL(x,y)=fveL+δ×fscL2
miL(x,y)=fveL-δ×fscL2
where aL (x, y) represents the result of the optimization process on the L component image L (x, y), fveL represents the average value of the pixel values in the L component image L (x, y), fscL represents the standard deviation of the pixel values in L (x, y), and δ represents a preset control coefficient for controlling the value of aL (x, y) to be within 100;
the aL (x, y) is converted to RGB color space to obtain an adjusted image.
According to the embodiment of the invention, the illumination adjustment processing is carried out on the detection image, so that the influence of illumination on the subsequent face detection can be effectively reduced, and the accuracy of the living body detection can be improved. The standard deviation and the average value of the L component image are obtained, so that accurate optimization parameters can be obtained. The traditional retinx algorithm is easy to leave noise pixel points, so the embodiment of the invention improves the traditional retinx algorithm, and after the preprocessed image is obtained, the preprocessed image is converted into the Lab color model for optimization processing, so that the proportion of the noise pixel points in the finally obtained adjusted image can be effectively reduced.
Preferably, the IT engineering project full life cycle management system further comprises a data storage module;
the data storage module is used for storing project record information of each link in the IT engineering project development process.
Preferably, links in the development process of the IT engineering project comprise:
a project establishment link, a feasibility analysis link, a demand analysis link, a framework design link, a code realization link, a software testing link and a project delivery link.
In particular, the record information may include time, project schedule, project participants, project division, code revision records, and the like. The recorded information of different links is different, and the technical personnel in the field can set according to actual needs.
Preferably, the item management module includes an input unit, a control unit, and a display unit;
the input unit is used for inputting the recording information of the IT engineering project through a manager of identity authentication;
the control unit is used for sending the recording information of the IT engineering project to the data storage module;
the input unit is also used for inputting a management instruction by a manager who passes identity authentication;
the control unit is also used for sending the control instruction to the data storage module;
the display unit is used for displaying the data fed back by the data storage module.
Preferably, the management instruction comprises a data query instruction, a data modification instruction and a data deletion instruction;
the data query instruction is used for querying the record information stored in the data storage module;
the data modification instruction is used for modifying the record information stored in the data storage module;
and the data deleting instruction is used for deleting the recording information stored in the data storage module.
Preferably, the data storage module is further configured to:
inquiring the self-stored recording information according to the data inquiry instruction, and feeding back an inquiry result to the project management module;
modifying the self-stored recording information according to the data modification instruction, and feeding back a modification result to the project management module;
and deleting the self-stored recording information according to the data deleting instruction, and feeding back a deleting result to the project management module.
While embodiments of the invention have been shown and described, it will be understood by those skilled in the art that: various changes, modifications, substitutions and alterations can be made to the embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.

Claims (10)

1. A full life cycle management system of IT engineering project is characterized by comprising an identity verification module and a project management module;
the identity authentication module is used for acquiring a face image of a manager and authenticating the identity of the manager based on the face image;
the project management module is used for carrying out full life cycle management on the IT engineering project through a manager for identity authentication;
the acquiring of the face image of the manager includes:
the face image recognition method comprises the steps of carrying out living body detection on a manager in front of a face image shooting lens, obtaining a face image of the manager if the manager passes the living body detection, and prompting that the manager does not pass identity verification if the manager does not pass the living body detection.
2. The IT engineering project full-life cycle management system according to claim 1, wherein the live body detection of the management personnel in front of the face image capturing lens comprises:
shooting the administrator in a preset time period to obtain N detection images, and storing the N detection images into a set U;
respectively acquiring the number of pixel points in an eyeball region of each detection image in the set U, and respectively recording the maximum value and the minimum value of the number of the pixel points in the eyeball region of the detection image in the set U as a manum and a minum;
judging whether the manum is greater than the threshold and the minim is less than the threshold, if so, indicating that the administrator passes the living body detection, if not, indicating that the administrator does not pass the living body detection, and respectively indicating a first preset comparison threshold and a second preset comparison threshold.
3. The IT engineering project full lifecycle management system of claim 1, further comprising a data storage module;
the data storage module is used for storing project record information of each link in the IT engineering project development process.
4. The system of claim 3, wherein the links in the development process of the IT engineering project comprise:
a project establishment link, a feasibility analysis link, a demand analysis link, a framework design link, a code realization link, a software testing link and a project delivery link.
5. The IT engineering project full-life cycle management system of claim 3, wherein the project management module comprises an input unit, a control unit and a display unit;
the input unit is used for inputting the recording information of the IT engineering project through a manager of identity authentication;
the control unit is used for sending the recording information of the IT engineering project to the data storage module;
the input unit is also used for inputting a management instruction by a manager who passes identity authentication;
the control unit is also used for sending the control instruction to the data storage module;
the display unit is used for displaying the data fed back by the data storage module.
6. The IT engineering project full-life cycle management system of claim 5, wherein the management instructions comprise data query instructions, data modification instructions and data deletion instructions;
the data query instruction is used for querying the record information stored in the data storage module;
the data modification instruction is used for modifying the record information stored in the data storage module;
and the data deleting instruction is used for deleting the recording information stored in the data storage module.
7. The IT engineering project full-life cycle management system of claim 6, wherein the data storage module is further configured to:
inquiring the self-stored recording information according to the data inquiry instruction, and feeding back an inquiry result to the project management module;
modifying the self-stored recording information according to the data modification instruction, and feeding back a modification result to the project management module;
and deleting the self-stored recording information according to the data deleting instruction, and feeding back a deleting result to the project management module.
8. The IT engineering project full-life-cycle management system of claim 2, wherein the respectively obtaining the number of pixel points of the eyeball region in each detection image in the set U comprises:
carrying out illumination adjustment processing on the detection image to obtain an adjustment image;
carrying out face detection on the adjusting image to obtain a face area image;
detecting the face region image by using an eyeball detection model to obtain an eyeball region in the face region image;
and counting the number of pixel points contained in the eyeball area.
9. The IT engineering project full-life-cycle management system of claim 8, wherein the performing face detection on the adjusted image to obtain a face region image comprises:
and carrying out face detection on the adjusted image by using an MTCNN algorithm to obtain a face area image.
10. The IT engineering project full-life-cycle management system of claim 8, wherein the detecting the face region image by using the eyeball detection model to obtain the eyeball region in the face region image comprises:
and detecting the face region image by using a geometric characteristic template detection model to obtain an eyeball region in the face region image.
CN202111525456.6A2021-12-142021-12-14IT engineering project full life cycle management systemActiveCN114187667B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202111525456.6ACN114187667B (en)2021-12-142021-12-14IT engineering project full life cycle management system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202111525456.6ACN114187667B (en)2021-12-142021-12-14IT engineering project full life cycle management system

Publications (2)

Publication NumberPublication Date
CN114187667Atrue CN114187667A (en)2022-03-15
CN114187667B CN114187667B (en)2024-07-19

Family

ID=80543730

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202111525456.6AActiveCN114187667B (en)2021-12-142021-12-14IT engineering project full life cycle management system

Country Status (1)

CountryLink
CN (1)CN114187667B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107358151A (en)*2017-06-022017-11-17广州视源电子科技股份有限公司Eye movement detection method and device and living body identification method and system
CN107909058A (en)*2017-11-302018-04-13广东欧珀移动通信有限公司Image processing method, image processing device, electronic equipment and computer readable storage medium
CN109684974A (en)*2018-12-182019-04-26北京字节跳动网络技术有限公司Biopsy method, device, electronic equipment and storage medium
CN109858337A (en)*2018-12-212019-06-07普联技术有限公司A kind of face identification method based on pupil information, system and equipment
CN111832464A (en)*2020-07-082020-10-27福建捷宇电脑科技有限公司Living body detection method and device based on near-infrared camera

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107358151A (en)*2017-06-022017-11-17广州视源电子科技股份有限公司Eye movement detection method and device and living body identification method and system
CN107909058A (en)*2017-11-302018-04-13广东欧珀移动通信有限公司Image processing method, image processing device, electronic equipment and computer readable storage medium
CN109684974A (en)*2018-12-182019-04-26北京字节跳动网络技术有限公司Biopsy method, device, electronic equipment and storage medium
CN109858337A (en)*2018-12-212019-06-07普联技术有限公司A kind of face identification method based on pupil information, system and equipment
CN111832464A (en)*2020-07-082020-10-27福建捷宇电脑科技有限公司Living body detection method and device based on near-infrared camera

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘向东, 陈兆乾: "人脸识别技术的研究", 计算机研究与发展, no. 07, 16 July 2004 (2004-07-16)*

Also Published As

Publication numberPublication date
CN114187667B (en)2024-07-19

Similar Documents

PublicationPublication DateTitle
CN106874871B (en)Living body face double-camera identification method and identification device
US20230282027A1 (en)Facial enrollment and recognition system
CN111259763B (en)Target detection method, target detection device, electronic equipment and readable storage medium
CN108573202A (en)Identity identifying method, device and system and terminal, server and storage medium
CN112330833A (en)Face recognition attendance data verification method and device and computer equipment
CN103902958A (en)Method for face recognition
CN105975938A (en)Smart community manager service system with dynamic face identification function
CN108604040B (en) Capture images for use in facial recognition through the effective use of exposure management
US12361594B2 (en)Image processing method and apparatus, computer device and storage medium
CN117611578A (en)Image processing method and image processing system
CN108875989B (en)Reservation method and device based on face recognition, computer equipment and storage medium
CN110008878A (en)A kind of anti-false method of Face datection and the face identification device for having anti-false function
CN114565993A (en)Intelligent lock system based on face recognition and cat eye
CN112752031A (en)Image acquisition detection method and device, electronic equipment and storage medium
CN111339811A (en)Image processing method, device, equipment and storage medium
CN112465479A (en)File approval method, system, intelligent device and storage medium
CN120124032A (en) Intelligent lock unlocking method and system based on face image processing
CN114187667B (en)IT engineering project full life cycle management system
CN113158893A (en) A method and system for target recognition
CN112749607B (en)Image recognition method and device based on artificial intelligence
CN110222208A (en)One breeding pigeon eye identity identifying and authenticating system
US12141260B2 (en)Authentication device, authentication method, and recording medium
CN116152932A (en)Living body detection method and related equipment
CN110248104B (en)Image processing method and device and electronic equipment
CN202795458U (en)Network device based on customer identity verification system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
CB02Change of applicant information
CB02Change of applicant information

Address after:Room 1308, 13th floor, East Tower, 33 Fuxing Road, Haidian District, Beijing 100036

Applicant after:China Telecom Digital Intelligence Technology Co.,Ltd.

Address before:Room 1308, 13th floor, East Tower, 33 Fuxing Road, Haidian District, Beijing 100036

Applicant before:CHINA TELECOM GROUP SYSTEM INTEGRATION Co.,Ltd.

GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp