JP6872047B2 - オブジェクトセットの視覚的表現を提供する方法、装置、機器、および記憶媒体。 - Google Patents
オブジェクトセットの視覚的表現を提供する方法、装置、機器、および記憶媒体。 Download PDFInfo
- Publication number
- JP6872047B2 JP6872047B2 JP2020000667A JP2020000667A JP6872047B2 JP 6872047 B2 JP6872047 B2 JP 6872047B2 JP 2020000667 A JP2020000667 A JP 2020000667A JP 2020000667 A JP2020000667 A JP 2020000667A JP 6872047 B2 JP6872047 B2 JP 6872047B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- display information
- available
- module configured
- display
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 39
- 230000000007 visual effect Effects 0.000 title claims description 35
- 230000004044 response Effects 0.000 claims description 12
- 238000004590 computer program Methods 0.000 claims description 7
- 230000008569 process Effects 0.000 description 16
- 238000010586 diagram Methods 0.000 description 12
- 238000004891 communication Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 4
- 230000003068 static effect Effects 0.000 description 4
- 230000006399 behavior Effects 0.000 description 3
- 238000009826 distribution Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 239000003086 colorant Substances 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 101000822695 Clostridium perfringens (strain 13 / Type A) Small, acid-soluble spore protein C1 Proteins 0.000 description 1
- 101000655262 Clostridium perfringens (strain 13 / Type A) Small, acid-soluble spore protein C2 Proteins 0.000 description 1
- 241000699670 Mus sp. Species 0.000 description 1
- 101000655256 Paraclostridium bifermentans Small, acid-soluble spore protein alpha Proteins 0.000 description 1
- 101000655264 Paraclostridium bifermentans Small, acid-soluble spore protein beta Proteins 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 239000003550 marker Substances 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/77—Determining position or orientation of objects or cameras using statistical methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/904—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/285—Clustering or classification
- G06F16/287—Visualization; Browsing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
- G06T7/74—Determining position or orientation of objects or cameras using feature-based methods involving reference images or patches
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Life Sciences & Earth Sciences (AREA)
- User Interface Of Digital Computer (AREA)
- Digital Computer Display Output (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Controls And Circuits For Display Device (AREA)
- Information Transfer Between Computers (AREA)
Description
ユーザが視覚的な表示で必要な情報を取得することは困難である。
{
Src: 「static/image/1.jpeg」
Id: 「1」
Role: 「1」
Name: 「張三」
}
{
Src: 「static/image/2.jpeg」
Id: 「2」
Role: 「0」
Name: 「李四」
}
ここで、Srcフィールドには、例えば、当該オブジェクトの画像のアドレスを格納することができる。Idフィールドには、当該オブジェクトの識別子を示すことができる。Roleフィールドには、当該オブジェクトの役(例えば、メインキャラクターであるかどうか)を格納することができ、Nameフィールドには、当該オブジェクトの名称を格納することができる。
{
Source: 「1」
Target: 「2」
Relation: 「友達」
}
ここで、Sourceはソースオブジェクトの識別子を表し、Targetはターゲットオブジェクトの識別子を表し、Relationはソースオブジェクトとターゲットオブジェクトとの間の関係を表す。例えば、当該オブジェクト関係情報は、識別子が「1」であるオブジェクトと、識別子が「2」であるオブジェクトとが友達の関係であることを表している。なお、上記のオブジェクト情報およびオブジェクト関係情報は単なる例であり、オブジェクト情報および/またはオブジェクト関係情報は任意の適切な方式で整理されてもよく、本開示の範囲はこの点に限定されないことを理解されたい。
/ image / 2.jpeg」を取得することができる。コンピューティング機器120は、当該アドレスにアクセスして第2オブジェクトに関連付けられた画像を第2表示情報として取得することができる。
。
Claims (16)
- オブジェクトセット内の第1オブジェクトの第1表示情報を提供するための描画領域内の第1位置を決定するステップと、
前記描画領域内の複数の所定の位置から前記第1位置に関連付けられた使用可能な位置を決定するステップと、
前記オブジェクトセットから前記第1オブジェクトに関連付けられた第2オブジェクトを決定するステップと、
前記使用可能な位置で前記第2オブジェクトの第2表示情報を提供するステップと、を含み、
前記第1位置に関連付けられた使用可能な位置を決定するステップは、
前記第1位置に関連付けられた第2位置を取得するステップと、
前記複数の所定の位置の使用状況を示す履歴描画情報に基づいて、前記第2位置が使用可能であるか否かを決定するステップと、
前記第2位置が使用可能であることに応答して、前記第2位置を前記使用可能な位置として決定するステップと、を含む、
ことを特徴とするオブジェクトセットの視覚的表現を提供する方法。 - 前記複数の所定の位置は、前記描画領域内に行または列で均等に分布しているか、または規則的に分布している、
ことを特徴とする請求項1に記載の方法。 - 前記方法は、
前記使用可能な位置が使用されたことを示すように前記履歴描画情報を更新するステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - 前記第2オブジェクトを決定するステップは、
前記第1オブジェクトと前記オブジェクトセット内の他のオブジェクトとの間に関係があるか否かを示す関係情報を取得するステップと、
前記関係情報に基づいて、前記オブジェクトセットから前記第1オブジェクトに関連付けられた前記第2オブジェクトを選択するステップと、を含む、
ことを特徴とする請求項1に記載の方法。 - 前記第2表示情報を提供するステップは、
前記第2オブジェクトに関連付けられたリソースアドレスに基づいて、前記第2表示情報を取得するステップと、
取得された前記第2表示情報を前記使用可能な位置に表示するステップと、を含む、
ことを特徴とする請求項1に記載の方法。 - 前記第2表示情報は、前記第2オブジェクトを示すための識別子、画像、形状、および色のうちの少なくとも1つを含む、
ことを特徴とする請求項1に記載の方法。 - 前記方法は、
前記第2表示情報が選択されたと決定されたことに応答して、前記第2オブジェクトに関連付けられた追加情報を提供するステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - オブジェクトセット内の第1オブジェクトの第1表示情報を提供するための描画領域内の第1位置を決定するように構成される第1位置決定モジュールと、
前記描画領域内の複数の所定の位置から前記第1位置に関連付けられた使用可能な位置を決定するように構成される使用可能な位置決定モジュールと、
前記オブジェクトセットから前記第1オブジェクトに関連付けられた第2オブジェクトを決定するように構成される第2オブジェクト決定モジュールと、
前記使用可能な位置で前記第2オブジェクトの第2表示情報を提供するように構成される提供モジュールと、を含み、
前記使用可能な位置決定モジュールは、
前記第1位置に関連付けられた第2位置を取得するように構成される第2位置取得モジュールと、
前記複数の所定の位置の使用状況を示す履歴描画情報に基づいて、前記第2位置が使用可能であるか否かを決定するように構成される使用可能な状態決定モジュールと、
前記第2位置が使用可能であることに応答して、前記第2位置を前記使用可能な位置として決定するように構成される第2使用可能な位置決定モジュールと、を含む、
ことを特徴とするオブジェクトセットの視覚的表現を提供する装置。 - 前記複数の所定の位置は、前記描画領域内に行または列で均等に分布しているか、または規則的に分布している、
ことを特徴とする請求項8に記載の装置。 - 前記装置は、
前記使用可能な位置が使用されたことを示すように前記履歴描画情報を更新するように構成される更新モジュールをさらに含む、
ことを特徴とする請求項8に記載の装置。 - 前記第2オブジェクト決定モジュールは、
前記第1オブジェクトと前記オブジェクトセット内の他のオブジェクトとの間に関係があるか否かを示す関係情報を取得するように構成される関係情報取得モジュールと、
前記関係情報に基づいて、前記オブジェクトセットから前記第1オブジェクトに関連付けられた前記第2オブジェクトを選択するように構成される第2オブジェクト選択モジュールと、を含む、
ことを特徴とする請求項8に記載の装置。 - 前記提供モジュールは、
前記第2オブジェクトに関連付けられたリソースアドレスに基づいて、前記第2表示情報を取得するように構成される第2表示情報取得モジュールと、
取得された前記第2表示情報を前記使用可能な位置に表示するように構成される第1表示モジュールと、を含む、
ことを特徴とする請求項8に記載の装置。 - 前記第2表示情報は、前記第2オブジェクトを示すための識別子、画像、形状、および色のうちの少なくとも1つを含む、
ことを特徴とする請求項8に記載の装置。 - 前記装置は、
前記第2表示情報が選択されたと決定されたことに応答して、前記第2オブジェクトに関連付けられた追加情報を表示するように構成される第2表示モジュールをさらに含む、
ことを特徴とする請求項8に記載の装置。 - 1つまたは複数のプロセッサと、
1つまたは複数のプログラムを記憶するためのメモリと、を含む電子機器であって、
前記1つまたは複数のプログラムが前記1つまたは複数のプロセッサによって実行されるとき、前記電子機器が請求項1〜7のいずれかに記載の方法を実現する、
ことを特徴とする電子機器。 - コンピュータプログラムが記憶されているコンピュータ読み取り可能な記憶媒体であって、前記コンピュータプログラムがプロセッサによって実行されるとき、請求項1〜7のいずれかに記載の方法が実現される、
ことを特徴とするコンピュータ読み取り可能な記憶媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910087406.0A CN109815299A (zh) | 2019-01-29 | 2019-01-29 | 提供对象集的视觉表示的方法、装置、设备和存储介质 |
CN201910087406.0 | 2019-01-29 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020123323A JP2020123323A (ja) | 2020-08-13 |
JP6872047B2 true JP6872047B2 (ja) | 2021-05-19 |
Family
ID=66605706
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020000667A Active JP6872047B2 (ja) | 2019-01-29 | 2020-01-07 | オブジェクトセットの視覚的表現を提供する方法、装置、機器、および記憶媒体。 |
Country Status (5)
Country | Link |
---|---|
US (1) | US11410333B2 (ja) |
EP (1) | EP3690675A1 (ja) |
JP (1) | JP6872047B2 (ja) |
KR (1) | KR102282284B1 (ja) |
CN (1) | CN109815299A (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111743574B (zh) * | 2020-07-12 | 2023-04-07 | 西北工业大学 | 乳腺癌超声影像高置信实体关系的知识图谱构建方法 |
CN115630698B (zh) * | 2022-12-08 | 2023-04-11 | 国家电网有限公司客户服务中心 | 基于力引导图的知识图谱可视化方法、装置及电子设备 |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5729704A (en) * | 1993-07-21 | 1998-03-17 | Xerox Corporation | User-directed method for operating on an object-based model data structure through a second contextual image |
JP2007149061A (ja) * | 2005-10-31 | 2007-06-14 | Seiko Epson Corp | レイアウトシステムおよびレイアウトプログラム、並びにレイアウト方法 |
EP2010999A4 (en) * | 2006-04-21 | 2012-11-21 | Google Inc | SYSTEM FOR ORGANIZING AND VISUALIZING DISPLAY OBJECTS |
CN101443730B (zh) * | 2006-05-11 | 2011-01-19 | 松下电器产业株式会社 | 显示对象布局变更装置及方法 |
JP4891740B2 (ja) * | 2006-11-22 | 2012-03-07 | 株式会社日立製作所 | コンテンツ検索装置及びコンテンツ検索方法 |
US20090128507A1 (en) * | 2007-09-27 | 2009-05-21 | Takeshi Hoshino | Display method of information display device |
JP5060430B2 (ja) * | 2008-08-28 | 2012-10-31 | 株式会社東芝 | 表示制御装置、及び方法 |
JP4784656B2 (ja) * | 2009-01-27 | 2011-10-05 | ソニー株式会社 | 情報処理装置、情報処理方法およびプログラム |
CN102568025B (zh) * | 2010-12-20 | 2013-09-04 | 福建星网视易信息系统有限公司 | 在显示器中使3d对象运动而不重叠的方法和显示系统 |
US9552376B2 (en) * | 2011-06-09 | 2017-01-24 | MemoryWeb, LLC | Method and apparatus for managing digital files |
AU2012271236A1 (en) * | 2011-06-13 | 2014-01-16 | Angiometrix Corporation | Multifunctional guidewire assemblies and system for analyzing anatomical and functional parameters |
US20130268373A1 (en) * | 2012-04-04 | 2013-10-10 | Linkedln Corporation | Methods and systems for presenting personalized advertisements |
US10042959B2 (en) * | 2014-03-05 | 2018-08-07 | Ayasdi, Inc. | Systems and methods for capture of relationships within information |
CN103647754B (zh) * | 2013-11-19 | 2017-03-29 | 广州杰赛科技股份有限公司 | 云计算中拓扑图的绘制方法与装置 |
US9934424B2 (en) * | 2015-10-05 | 2018-04-03 | International Business Machines Corporation | Automated relationship categorizer and visualizer |
CN107622792B (zh) * | 2017-08-30 | 2021-12-31 | 东软医疗系统股份有限公司 | 一种医学图像显示方法及显示设备 |
CN107992522B (zh) * | 2017-11-06 | 2021-09-28 | 腾讯科技(深圳)有限公司 | 一种图像处理方法、装置以及终端设备 |
CN108170397A (zh) * | 2018-01-19 | 2018-06-15 | 广州视源电子科技股份有限公司 | 数据显示方法、装置、设备及存储介质 |
CN109086315B (zh) * | 2018-06-27 | 2021-07-20 | 创新先进技术有限公司 | 一种er图的布局方法和装置 |
CN109271525A (zh) * | 2018-08-08 | 2019-01-25 | 北京百度网讯科技有限公司 | 用于生成知识图谱的方法、装置、设备以及计算机可读存储介质 |
US20200183980A1 (en) * | 2018-12-10 | 2020-06-11 | James R. Barkow | System and method for creating a family graph in digital form |
-
2019
- 2019-01-29 CN CN201910087406.0A patent/CN109815299A/zh active Pending
-
2020
- 2020-01-02 KR KR1020200000261A patent/KR102282284B1/ko active IP Right Grant
- 2020-01-07 JP JP2020000667A patent/JP6872047B2/ja active Active
- 2020-01-13 EP EP20151357.9A patent/EP3690675A1/en not_active Ceased
- 2020-01-23 US US16/750,403 patent/US11410333B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
KR20200094637A (ko) | 2020-08-07 |
CN109815299A (zh) | 2019-05-28 |
US20200242803A1 (en) | 2020-07-30 |
EP3690675A1 (en) | 2020-08-05 |
JP2020123323A (ja) | 2020-08-13 |
US11410333B2 (en) | 2022-08-09 |
KR102282284B1 (ko) | 2021-07-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20170286885A1 (en) | Permitted assignment user interface | |
US20180027047A1 (en) | Adaptive tile framework | |
WO2019019769A1 (zh) | 业务功能实现的方法、装置、计算机设备及存储介质 | |
US20150178317A1 (en) | Searching of Images Based Upon Visual Similarity | |
JP6872047B2 (ja) | オブジェクトセットの視覚的表現を提供する方法、装置、機器、および記憶媒体。 | |
US11238632B2 (en) | Interface to index and display geospatial data | |
JP6438565B2 (ja) | 情報検索方法及び情報検索装置 | |
US20140232724A1 (en) | Moving visualizations between displays and contexts | |
KR102664318B1 (ko) | 음성 기반 제어 장치 및 방법 | |
US20160124723A1 (en) | Graphically building abstract syntax trees | |
US10582388B2 (en) | Electronic apparatus and method of executing application program | |
US20150379112A1 (en) | Creating an on-line job function ontology | |
CN110825472A (zh) | 图表颜色绘制方法、装置、可读存储介质和电子设备 | |
US20140181701A1 (en) | Model-Based User Interface | |
JP6434435B2 (ja) | 情報処理装置、操作支援方法および操作支援プログラム | |
CN110955449A (zh) | 客户端的灰度发布方法及装置 | |
US11681728B2 (en) | Event display method and device | |
CN107295074A (zh) | 一种实现云资源显示的方法和装置 | |
CN111444392A (zh) | 一种漏洞库的访问方法、装置及设备 | |
CN104243201A (zh) | 网络设备测试用例对应拓扑图的存储方法及系统 | |
CN111176644A (zh) | 操作界面的自动化布局方法、装置及其响应方法和装置 | |
JP2015111429A (ja) | 変更管理支援装置、変更管理支援方法及び変更管理支援プログラム | |
CN111191057A (zh) | 一种自定义检索方法、装置、电子设备及其存储介质 | |
JP6095743B2 (ja) | 支援装置、プログラム | |
US20210271635A1 (en) | File management apparatus and non-transitory computer readable medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200107 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201214 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201222 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210316 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210413 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210416 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6872047 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |