CN112256894A - Intelligent household management method - Google Patents

Intelligent household management method Download PDF

Info

Publication number
CN112256894A
CN112256894A CN202011149046.1A CN202011149046A CN112256894A CN 112256894 A CN112256894 A CN 112256894A CN 202011149046 A CN202011149046 A CN 202011149046A CN 112256894 A CN112256894 A CN 112256894A
Authority
CN
China
Prior art keywords
information
management method
article
image
indoor
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
Application number
CN202011149046.1A
Other languages
Chinese (zh)
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.)
Suzhou Humpback Network Technology Co ltd
Original Assignee
Suzhou Humpback Network Technology 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 Suzhou Humpback Network Technology Co ltd filed Critical Suzhou Humpback Network Technology Co ltd
Priority to CN202011149046.1A priority Critical patent/CN112256894A/en
Publication of CN112256894A publication Critical patent/CN112256894A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration by the use of local operators
    • G06T5/30Erosion or dilatation, e.g. thinning
    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20036Morphological image processing

Abstract

The invention relates to the technical field of intelligent families, in particular to an intelligent family management method, which comprises the following steps: firstly, acquiring image information of indoor articles, and performing image processing to obtain image processing data; comparing the image processing data with standard article data in a database, and judging as a standard article in the database when the information similarity reaches a certain value; thirdly, collecting the position information of the indoor article, correspondingly associating the article information with the position information and storing the article information and the position information as an information set; and fourthly, uploading the information set to a network cloud platform, and marking out the information set by text information. The invention is convenient for the householder to find the articles which the householder wants.

Description

Intelligent household management method
Technical Field
The invention relates to the technical field of smart families, in particular to a smart family management method.
Background
The smart family is the minimum unit of a smart city, uses families as carriers, uses the relatives among family members as links, and combines with new-generation information technologies such as Internet of things, cloud computing, mobile internet, big data and the like to realize low-carbon, healthy, intelligent, comfortable and safe family life style full of care. The smart home is the application and embodiment of the concept and technology of the smart city at the home level.
The household is often difficult to find needed articles, which is very inconvenient, and along with the improvement of science and technology, an intelligent household management method by means of the internet is urgently needed to solve the problem.
Disclosure of Invention
It is an object of the present invention to provide an intelligent home management method that overcomes some or all of the deficiencies of the prior art.
The invention relates to an intelligent family management method, which comprises the following steps:
firstly, acquiring image information of indoor articles, and performing image processing to obtain image processing data;
comparing the image processing data with standard article data in a database, and judging as a standard article in the database when the information similarity reaches a certain value;
thirdly, collecting the position information of the indoor article, correspondingly associating the article information with the position information and storing the article information and the position information as an information set;
and fourthly, uploading the information set to a network cloud platform, and marking out the information set by text information.
Preferably, in the first step, the image processing includes the steps of:
(1) carrying out smooth filtering processing on the obtained image;
(2) performing color space conversion and image channel separation;
(3) creating a sliding bar and carrying out thresholding treatment;
(4) generating an image and carrying out image morphological processing;
(5) contour data is looked up using edge detection methods.
Preferably, in step (1), the smoothing filter process is: first a gaussian filtering process is performed and then each pixel value in the square field of the central pixel is replaced by an intermediate pixel value by a median filter.
Preferably, in step (4), the resulting image is processed by dilation followed by erosion to remove or reduce noise.
Preferably, in the second step, the comparison is performed by comparing the profile data with profile data in a database.
Preferably, in the third step, an indoor space position model is established, then the position information of the indoor article is collected in the indoor space position model, and the position information is converted into specific space position data of the indoor space position model.
Preferably, the image information of the indoor article is collected at intervals, and the old information set is updated after the information set is obtained.
Preferably, in step four, the cloud platform network sends the information set to the mobile device APP in real time.
The invention distinguishes the articles by means of the image processing technology, then associates the articles with the position information, and finally displays the articles through the character information, so that the residents can conveniently find the articles thought by the residents according to the character information.
Drawings
Fig. 1 is a flowchart of an intelligent home management method in embodiment 1.
Detailed Description
For a further understanding of the invention, reference should be made to the following detailed description taken in conjunction with the accompanying drawings and examples. It is to be understood that the examples are illustrative of the invention and not limiting.
Example 1
As shown in fig. 1, the present embodiment provides an intelligent home management method, which includes the following steps:
firstly, acquiring image information of indoor articles, and performing image processing to obtain image processing data;
comparing the image processing data with standard article data in a database, and judging as a standard article in the database when the information similarity reaches a certain value;
thirdly, collecting the position information of the indoor article, correspondingly associating the article information with the position information and storing the article information and the position information as an information set;
and fourthly, uploading the information set to a network cloud platform, and marking out the information set by text information.
In the first step, the image processing comprises the following steps:
(1) carrying out smooth filtering processing on the obtained image;
(2) performing color space conversion and image channel separation;
(3) creating a sliding bar and carrying out thresholding treatment;
(4) generating an image and carrying out image morphological processing;
(5) contour data is looked up using edge detection methods.
In this embodiment, in step (1), the smoothing filtering process includes: first a gaussian filtering process is performed and then each pixel value in the square field of the central pixel is replaced by an intermediate pixel value by a median filter.
In this embodiment, in the step (4), the obtained image is processed by a method of expanding first and then corroding, so as to remove or reduce noise.
In this embodiment, in the second step, the comparison is performed by comparing the profile data with the profile data in the database.
In this embodiment, in the third step, an indoor spatial position model is established first, then the position information of the indoor article is collected in the indoor spatial position model, and the position information is converted into specific spatial position data of the indoor spatial position model.
In this embodiment, image information of indoor articles is collected at intervals, and an old information set is updated after the information set is obtained.
In this embodiment, in step four, the cloud platform network sends the information set to the mobile device APP in real time.
In the embodiment, the articles are distinguished by means of an image processing technology, then the articles are associated with the position information, and finally the articles are displayed through the text information, so that the residents can conveniently find the articles thought by the residents according to the text information.
The present invention and its embodiments have been described above schematically, without limitation, and what is shown in the drawings is only one of the embodiments of the present invention, and the actual structure is not limited thereto. Therefore, if the person skilled in the art receives the teaching, without departing from the spirit of the invention, the person skilled in the art shall not inventively design the similar structural modes and embodiments to the technical solution, but shall fall within the scope of the invention.

Claims (8)

1. An intelligent family management method is characterized in that: the method comprises the following steps:
firstly, acquiring image information of indoor articles, and performing image processing to obtain image processing data;
comparing the image processing data with standard article data in a database, and judging as a standard article in the database when the information similarity reaches a certain value;
thirdly, collecting the position information of the indoor article, correspondingly associating the article information with the position information and storing the article information and the position information as an information set;
and fourthly, uploading the information set to a network cloud platform, and marking out the information set by text information.
2. The intelligent home management method of claim 1, wherein: in the first step, the image processing comprises the following steps:
(1) carrying out smooth filtering processing on the obtained image;
(2) performing color space conversion and image channel separation;
(3) creating a sliding bar and carrying out thresholding treatment;
(4) generating an image and carrying out image morphological processing;
(5) contour data is looked up using edge detection methods.
3. The intelligent home management method of claim 2, wherein: in the step (1), the smoothing filtering process is as follows: first a gaussian filtering process is performed and then each pixel value in the square field of the central pixel is replaced by an intermediate pixel value by a median filter.
4. The intelligent home management method of claim 3, wherein: in the step (4), the obtained image is processed by adopting a method of expansion and corrosion to remove or reduce noise points.
5. The intelligent home management method of claim 4, wherein: in the second step, the comparison is to compare the profile data with the profile data in the database.
6. The intelligent home management method of claim 5, wherein: and in the third step, an indoor space position model is established, then the position information of the indoor articles is collected in the indoor space position model, and the position information is converted into specific space position data of the indoor space position model.
7. The intelligent home management method of claim 6, wherein: and acquiring image information of the indoor articles at intervals, and updating the old information set after obtaining the information set.
8. The intelligent home management method of claim 7, wherein: and in the fourth step, the cloud platform network sends the information set to the mobile device APP in real time.
CN202011149046.1A 2020-10-23 2020-10-23 Intelligent household management method Pending CN112256894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011149046.1A CN112256894A (en) 2020-10-23 2020-10-23 Intelligent household management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011149046.1A CN112256894A (en) 2020-10-23 2020-10-23 Intelligent household management method

Publications (1)

Publication Number Publication Date
CN112256894A true CN112256894A (en) 2021-01-22

Family

ID=74261831

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011149046.1A Pending CN112256894A (en) 2020-10-23 2020-10-23 Intelligent household management method

Country Status (1)

Country Link
CN (1) CN112256894A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117173239A (en) * 2023-11-02 2023-12-05 深圳市金大智能创新科技有限公司 Control method for searching article record of intelligent equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117173239A (en) * 2023-11-02 2023-12-05 深圳市金大智能创新科技有限公司 Control method for searching article record of intelligent equipment
CN117173239B (en) * 2023-11-02 2024-04-02 深圳市金大智能创新科技有限公司 Control method for searching article record of intelligent equipment

Similar Documents

Publication Publication Date Title
CN108763606B (en) Method and system for automatically extracting house type graphic primitive based on machine vision
CN106250513B (en) Event modeling-based event personalized classification method and system
CN108830215B (en) Dangerous behavior identification method based on personnel skeleton information
CN110059690A (en) Floor plan semanteme automatic analysis method and system based on depth convolutional neural networks
WO2020108430A1 (en) Weibo sentiment analysis method and system
JP2007503660A5 (en)
WO2017157090A1 (en) Similarity mining method and device
CN104156729B (en) A kind of classroom demographic method
CN104462053A (en) Inner-text personal pronoun anaphora resolution method based on semantic features
CN112256894A (en) Intelligent household management method
CN113360001A (en) Input text processing method and device, electronic equipment and storage medium
CN115248890B (en) User interest portrait generation method and device, electronic equipment and storage medium
Moshenska Community archaeology from below: a response to Tully
CN112488551A (en) XGboost algorithm-based hot line intelligent order dispatching method
CN103902709A (en) Association analyzing method
WO2023032665A1 (en) Label generation method, model generation method, label generation device, label generation program, model generation device, and model generation program
CN111612890B (en) Method and device for automatically generating three-dimensional model by two-dimensional house type graph and electronic equipment
CN110597982A (en) Short text topic clustering algorithm based on word co-occurrence network
CN112783949B (en) Human body data prediction method, device, electronic equipment and storage medium
CN110413819B (en) Method and device for acquiring picture description information
CN106933797A (en) The generation method and device of target information
CN113298142A (en) Target tracking method based on deep space-time twin network
Zin et al. Visual analysis framework for two-person interaction
CN109524106A (en) A kind of mental model for analyzing introgression by chat content
Qi et al. Predictive Method of Capacitor Production Order Based on ARIMA Model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication