JP2014186752A - Social network service system, image display method, and program - Google Patents

Social network service system, image display method, and program Download PDF

Info

Publication number
JP2014186752A
JP2014186752A JP2014139254A JP2014139254A JP2014186752A JP 2014186752 A JP2014186752 A JP 2014186752A JP 2014139254 A JP2014139254 A JP 2014139254A JP 2014139254 A JP2014139254 A JP 2014139254A JP 2014186752 A JP2014186752 A JP 2014186752A
Authority
JP
Japan
Prior art keywords
works
category
work
categories
image data
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
JP2014139254A
Other languages
Japanese (ja)
Other versions
JP5954364B2 (en
JP2014186752A5 (en
Inventor
Yoshiharu Hojo
芳治 北條
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2014139254A priority Critical patent/JP5954364B2/en
Publication of JP2014186752A publication Critical patent/JP2014186752A/en
Publication of JP2014186752A5 publication Critical patent/JP2014186752A5/en
Application granted granted Critical
Publication of JP5954364B2 publication Critical patent/JP5954364B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image display device which allows efficient browsing of works by automatically grouping categories according to the number of accesses to posted works.SOLUTION: An image display device categorizes image data posted on an SNS server, and categories form a hierarchical structure. A first hierarchy has two major categories of natural objects C1 and artificial objects C2, and a second hierarchy includes subordinate concepts such as persons C10, animals C11, landscapes C12 and flowers C13. According to the number of accesses to works by users, works having an especially large number of accesses are categorized in such a way as vehicle/vessel/aircraft selections C11S, landscape selections C12S, .... Therefore, a list of categorized works can be displayed while suitably increasing or decreasing the number of categories according to the popularity of works among users, allowing the users to browse works more efficiently.

Description

本発明は、ユーザーから投稿された画像を、ユーザーのアクセス状況に応じて見やすく表示するネットワークシステム、ソーシャル・ネットワーク・サービスシステム、画像表示方法、並びにプログラムに関する。   The present invention relates to a network system, a social network service system, an image display method, and a program that display an image posted by a user in an easy-to-view manner according to the access status of the user.

近年、会員制コミュニケーションサービス(ソーシャル・ネットワーク・サービス、以下SNSという)が普及してきている。SNSシステムは一般的にセミ・ラティス構造で構成されており、アクターと呼ばれる所定の単位の集合をノードとし、ノード間の関係であるエッジを構築したネットワークである。アクターをキーワードに応じて自動的にグループ化する技術が提案されている(例えば、特許文献1参照)。
このようなSNSにおいて、ネットワークを介してサーバー上に蓄積された写真を会員同士で見せ合うことも多い(例えば、特許文献2参照)。
In recent years, membership-based communication services (social network services, hereinafter referred to as SNS) have become widespread. The SNS system is generally configured in a semi-lattice structure, and is a network in which a set of predetermined units called actors is used as a node and an edge that is a relationship between the nodes is constructed. A technique for automatically grouping actors according to keywords has been proposed (see, for example, Patent Document 1).
In such an SNS, members often show photographs stored on a server via a network (see, for example, Patent Document 2).

以下、ユーザーが写真をサーバーにアップロードし、その写真をそのまま、あるいは画像処理してネット上に公開するものを「作品」という。
さらに、ネット上に投稿された作品を評価する技術も提案されている(例えば、特許文献3参照)。特許文献2記載の技術によれば、ユーザー同士の作品の交換およびこの作品の評価を迅速かつ容易に行うことができる。
しかしながら、多数のユーザーがサーバーに大量の作品を投稿すると、一度に表示できる作品数には限りがあるため、これらの作品の閲覧性が悪くなる。
Hereinafter, when a user uploads a photo to a server and then publishes the photo as it is or image-processed on the Internet, it is called a “work”.
Furthermore, a technique for evaluating a work posted on the net has been proposed (see, for example, Patent Document 3). According to the technique described in Patent Document 2, it is possible to quickly and easily perform exchange of works between users and evaluation of the works.
However, when a large number of users submit a large number of works to the server, the number of works that can be displayed at one time is limited, and the viewability of these works deteriorates.

そこで、作品を複数のカテゴリーに分類し、ユーザーが自分の求める作品にアクセスしやすくすることが考えられる。適宜カテゴリーを生成したり、整理統合したりする技術も提案されている(例えば、特許文献4参照)。   Therefore, it is possible to classify works into multiple categories to make it easier for users to access their desired works. Techniques for appropriately generating categories and organizing and integrating have also been proposed (see, for example, Patent Document 4).

特開2006− 99753号公報JP 2006-99753 A 特開2008−242639号公報JP 2008-242039 A 特開2009−181262号公報JP 2009-181262 A 特開2007−264985号公報JP 2007-264985 A

しかしながら、特許文献1に記載された技術では、単にキーワード群とそれに関連する名前を互いに対応させてグループ化するだけであり、特許文献3に記載された技術では、単に作品の数に応じてカテゴリーの分類を行っているので、必ずしもユーザーにとって使い勝手の良いものではないという課題があった。
本発明は上記事情に鑑みてなされたもので、SNS等において、ネットワークを介してサーバー上に蓄積された作品を効率よく、しかもユーザーの興味に応じてカテゴリー分けして表示させるSNSシステム、画像表示方法並びにプログラムを提供することを目的とする。
However, in the technique described in Patent Document 1, keyword groups and names associated therewith are simply grouped in correspondence with each other. In the technique described in Patent Document 3, categories are simply set according to the number of works. Therefore, there is a problem that it is not always convenient for the user.
The present invention has been made in view of the above circumstances, and in SNS and the like, an SNS system and an image display for efficiently displaying works stored on a server via a network and categorizing them according to user interests. An object is to provide a method and a program.

前記課題を解決するため請求項1記載の発明は、複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するネットワークシステムにおいて、前記端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、前記アップロード画像記憶手段に記憶された画像データを公開用の作品として複数記憶する作品記憶手段と、前記作品記憶手段に記憶された複数の作品を複数のカテゴリーに分類分けする分類手段と、前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示制御手段と、前記端末から作品を選択してアクセスするアクセス手段と、前記端末からのアクセスを受けて該アクセス数をカウントするカウント手段と、前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、を備えたことを特徴とするネットワークシステムを提供するものである。
請求項5記載の発明は、複数の会員端末から画像データをサーバーにアップロードして会員であるユーザー間で画像を公開する会員制ソーシャル・ネットワーク・サービスシステムにおいて、前記会員端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、前記アップロード画像記憶手段に記憶された画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する作品記憶手段と、前記作品記憶手段に記憶された複数の作品を複数のカテゴリーに分類分けする分類手段と、前記複数の作品を前記カテゴリー別に前記会員端末の表示装置に一覧表示させる表示制御手段と、前記会員端末から作品を選択してアクセスするアクセス手段と、前記各カテゴリーに分類されている作品を、前記アクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、を備えたことを特徴とする会員制ソーシャル・ネットワーク・サービスシステムを提供するものである。
請求項7記載の発明は、複数のユーザー端末から画像データをサーバーにアップロードして、ユーザー間で画像を公開するネットワークシステムの前記サーバーのコンピュータが実行する画像表示方法において、前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する記憶工程と、前記作品を複数のカテゴリーのいずれかに分類分けする分類工程と、前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示工程と、前記端末から作品のアクセスを受けて該アクセス数をカウントするカウント工程と、前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行う分割工程と、を含むことを特徴とする方法を提供するものである。
請求項12記載の発明は、複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するサーバーのコンピュータに、前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する処理と、前記作品を複数のカテゴリーのいずれかに分類分けする分類処理と、前記複数の作品を前記カテゴリー別に前記端末の表示装置に一覧表示させる処理と、前記端末から作品のアクセスを受ける処理と、前記アクセスを受けて該アクセス数をカウントする処理と、前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行う処理と、を実現させることを特徴とするプログラムを提供するものである。
請求項13記載の発明は、複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するネットワークシステムにおけるサーバーにおいて、前記端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、前記アップロード画像記憶手段に記憶された画像データを公開用の作品として複数記憶する作品記憶手段と、前記作品記憶手段に記憶された作品を複数のカテゴリーのいずれかに分類分けする分類手段と、前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示制御手段と、前記端末からのアクセスを受けて該アクセス数をカウントするカウント手段と、前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、を備えたことを特徴とするサーバーを提供するものである。
In order to solve the above-mentioned problem, the invention according to claim 1 is an uploading method for storing image data uploaded from the terminal in a network system for uploading image data from a plurality of user terminals to a server and publishing images between users. Image storage means, work storage means for storing a plurality of image data stored in the uploaded image storage means as works for release, and classification for classifying the plurality of works stored in the work storage means into a plurality of categories Means, display control means for displaying the plurality of works by category on the display device of the terminal, access means for selecting and accessing works from the terminal, and receiving the access from the terminal to determine the number of accesses Counting means for counting and works classified in the above categories The work is divided into a group of works whose counted number of accesses is equal to or more than a predetermined number and a group of other works, and one of the divided work groups is classified into another category different from the above category, There is provided a network system characterized by comprising category dividing means for integrating or deleting categories according to the number of works belonging to the category.
The invention described in claim 5 is a member-based social network service system that uploads image data from a plurality of member terminals to a server and publishes images among users who are members. Image data uploaded from the member terminals An upload image storage means for storing the image data, a work storage means for storing a plurality of image data stored in the upload image storage means as they are as a public work, or by performing image processing, and a plurality of pieces stored in the work storage means Classification means for classifying works into a plurality of categories, display control means for displaying a list of the plurality of works on the display device of the member terminal by category, and access means for selecting and accessing works from the member terminal; , The number of accesses Dividing into the above-mentioned group of works and other work groups, one of the divided work groups is classified into a different category different from the above-mentioned category, and according to the number of works belonging to each of the above-mentioned categories. And a category dividing means for integrating or deleting categories, and providing a membership-based social network service system.
The invention according to claim 7 is an image display method executed by a computer of the server of a network system that uploads image data from a plurality of user terminals to a server and publishes images between users, and is uploaded from the terminal A storage step of storing a plurality of image data as a public work as it is or image processing, a classification step of classifying the work into any of a plurality of categories, and display of the plurality of works by the category on the terminal A display step for displaying on the device, a counting step for receiving the access of the work from the terminal and counting the number of accesses, and a work classified in each category of the work whose counted access count is a predetermined number or more. Divide it into a group and a group of other works. A division step of classifying any one of the groups into a different category different from the category and integrating or deleting the categories according to the number of works belonging to each category. It is to provide.
According to a twelfth aspect of the present invention, the image data uploaded from the terminal can be used as a public work or the image data uploaded to the server computer for uploading the image data from a plurality of user terminals to the server and publishing the image among users A process for storing a plurality of works, a classification process for classifying the works into one of a plurality of categories, a process for displaying the plurality of works in a category on the display device of the terminal, and works from the terminals A process of receiving the access, a process of counting the number of accesses upon receiving the access, a work classified into each category, a group of works whose counted access number is a predetermined number or more, and other works And divide the group into one of the divided groups. With classified into different separate category, the there is provided a program characterized by realizing a process for integration or deletion of the categories according to the number of pieces that belong to each category, a.
According to a thirteenth aspect of the present invention, in a server in a network system that uploads image data from a plurality of user terminals to a server and publishes an image among users, an uploaded image storage unit that stores the image data uploaded from the terminal , Work storage means for storing a plurality of image data stored in the upload image storage means as works for release, and classification means for classifying the work stored in the work storage means into any of a plurality of categories, Display control means for displaying the plurality of works by category on the display device of the terminal, counting means for receiving the access from the terminal and counting the number of accesses, and works classified in each category, A group of works whose counted access count is greater than or equal to a predetermined number; It is divided into groups of other works, and one of the divided work groups is classified into a different category different from the above category, and the category is integrated or deleted according to the number of works belonging to each category. A server characterized by comprising category dividing means for performing the above.

本発明によれば、作品に対するユーザーの人気度に応じてカテゴリーを適宜増減させながらカテゴリー分けされた作品の一覧を表示することができるので、ユーザーが効率よく作品を閲覧することができる。   According to the present invention, it is possible to display a list of categorized works while appropriately increasing or decreasing the category according to the degree of popularity of the user with respect to the works, so that the user can efficiently view the works.

本発明の実施の形態におけるSNSシステムのネットワーク系の構成を示すブロック図である。It is a block diagram which shows the structure of the network type | system | group of the SNS system in embodiment of this invention. 本実施の形態におけるSNSサイトを実現するサーバーの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the server which implement | achieves the SNS site in this Embodiment. 本実施の形態におけるユーザーIDの属性情報を示す図である。It is a figure which shows the attribute information of the user ID in this Embodiment. 本実施の形態における画像IDの属性情報を示す図である。It is a figure which shows the attribute information of image ID in this Embodiment. 本実施の形態における端末とサーバー間のデータのやり取りを示すための工程図である。It is process drawing for showing the exchange of data between the terminal and the server in the present embodiment. 本実施の形態における画像のダウンロードに関するサーバーの動作を説明するための図である。It is a figure for demonstrating operation | movement of the server regarding the download of the image in this Embodiment. カテゴリーに分類する概念を説明するための図である。It is a figure for demonstrating the concept classified into a category. 本実施の形態におけるアクセス数が多いカテゴリーをグループ化した状態を説明するための図である。It is a figure for demonstrating the state which grouped the category with many accesses in this Embodiment. カテゴリー分けの処理を説明するためのフローチャートである。It is a flowchart for demonstrating the process of categorization. 本実施の形態におけるカテゴリーメンテナンス処理を説明するためのフローチャートである。It is a flowchart for demonstrating the category maintenance process in this Embodiment. 本実施の形態におけるカテゴリーチェック処理を説明するためのフローチャートである。It is a flowchart for demonstrating the category check process in this Embodiment. 本実施の形態における端末での表示画面のイメージを示す。The image of the display screen in the terminal in this Embodiment is shown.

以下、本発明の実施の形態について図面を参照して説明する。
[実施の形態]
図1は、本発明の実施の形態であるSNSシステムのネットワーク系の構成を示すブロック図である。10はサーバー11を含むSNSサイトであり、インターネット500を介して複数のユーザー端末と接続される。端末はスマートフォンや通常のパーソナルコンピュータでよい。ユーザーには後述する各種会員があり、1−1は無料会員の端末、1−2は有料会員の端末、1−3はプレミアム会員の端末であるものとする。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[Embodiment]
FIG. 1 is a block diagram showing a configuration of a network system of an SNS system according to an embodiment of the present invention. Reference numeral 10 denotes an SNS site including the server 11, which is connected to a plurality of user terminals via the Internet 500. The terminal may be a smartphone or a normal personal computer. The user has various members to be described later. 1-1 is a free member terminal, 1-2 is a paying member terminal, and 1-3 is a premium member terminal.

SNSサイト10は、作品投稿コミュニティ12を有し、端末1−1、1−2、1−3・・・を介してユーザーからアップロードされた画像データ(主としてデジタルカメラにより撮影された写真の画像データ)の保存や、アップロードされた画像データの絵画調画像への変換等の画像処理を行うとともに、アップロードされた画像データや、画像処理後の画像データを作品208としてネット上で公開し、他のユーザーに閲覧させることができる。作品投稿コミュニティ12は実際にはSNSサイト10のサーバー11上で展開されるものを概念的に示している。詳細は後述するように、複数の作品208は、複数階層のカテゴリーCに分類分けされるとともに、セレクト層CSとしても分類される。   The SNS site 10 has a work posting community 12 and image data uploaded from a user via the terminals 1-1, 1-2, 1-3... (Image data of a photograph taken mainly by a digital camera) ) And image processing such as conversion of uploaded image data into painting-like images, etc., and uploaded image data and image data after image processing are published as works 208 on the net, and other Can be viewed by the user. The work contribution community 12 conceptually shows what is actually developed on the server 11 of the SNS site 10. As will be described in detail later, the plurality of works 208 are classified into a plurality of categories C and also as a select layer CS.

図2はSNSサイト10を実現するサーバー11の構成の要部を示すブロック図である。サーバー11には、会員エリア100、共通エリア200、制御エリア300が設けられている。
会員エリア100は、登録会員毎に設けられるエリアで、会員を識別するためのユーザーID102と、それに対応してユーザー毎の各種属性情報104を有する。
属性情報104は、例えば図3に示すように、氏名104A、ハンドルネーム104B、性別104C、年齢104D、地域104E、会員種別104F、およびその他のユーザー固有の情報104Gである。会員種別104Fには無料登録しただけの無料会員、有料登録した有料会員、特別な会費を払ったプレミアム会員がある。
FIG. 2 is a block diagram showing a main part of the configuration of the server 11 that realizes the SNS site 10. The server 11 is provided with a member area 100, a common area 200, and a control area 300.
The member area 100 is an area provided for each registered member, and has a user ID 102 for identifying the member and various attribute information 104 for each user correspondingly.
For example, as shown in FIG. 3, the attribute information 104 is a name 104A, a handle name 104B, a gender 104C, an age 104D, a region 104E, a member type 104F, and other user-specific information 104G. The membership type 104F includes a free member who has just registered for free, a paid member who has registered for a fee, and a premium member who has paid a special membership fee.

また、106はユーザーによりアップロードされた写真の画像データが記憶されるアップロード画像バッファエリア、108はSNSサイト10において絵画変換した絵画調画像(作品)が記憶される作品バッファエリア、110は他のユーザーの作品をダウンロードして記憶するダウンロード作品バッファエリアである。
共通エリア200は、ユーザー全体に共通して設けられるエリアで、ユーザーがアップロードした画像を絵画調に変換した多数の作品が記憶される作品エリア202を含む。この作品エリア202は後述するように複数のカテゴリーに分けられるものである。
作品エリア202に記憶される各作品には、その作品を識別する画像ID204と、その作品の属性情報206が画像データ208とともに記憶される。
Reference numeral 106 denotes an upload image buffer area in which image data of a photograph uploaded by the user is stored, reference numeral 108 denotes a work buffer area in which painting-like images (works) converted into pictures on the SNS site 10 are stored, and reference numeral 110 denotes another user. This is the download work buffer area where you download and store your work.
The common area 200 is an area provided in common to all users, and includes a work area 202 in which a number of works obtained by converting an image uploaded by the user into a painting style are stored. The work area 202 is divided into a plurality of categories as will be described later.
Each work stored in the work area 202 stores an image ID 204 for identifying the work and attribute information 206 of the work together with image data 208.

属性情報206は、図4に示すように、その作品の投稿者を示すユーザーID206A、作成日付または投稿日付等の日付情報206B、画像データのサイズ、画調の種類等の画像種別情報206C、その作品が閲覧された回数を示す閲覧要求数(アクセス数)情報206D、その作品がダウンロードされた回数を示すダウンロード数情報206E、その作品の評価を示すポイント情報206F、その作品が何に関係するか、例えば人物、自然、花、アサガオ、・・・等のタグを付帯するタグ情報206G、その作品がどのカテゴリーに属するかを示すカテゴリー情報206H、その他の作品特有の情報206Iを記憶している。
ユーザーID206Aにより、作品の作者が分かり、作者が無料会員か有料会員かプレミアム会員かを判断することができる。また、タグ情報206Gによりその作品をカテゴリーに分類することができる。また、カテゴリー情報206Hにより、その作品がどのカテゴリーに分類されているかを知ることができる。
As shown in FIG. 4, the attribute information 206 includes a user ID 206A indicating the contributor of the work, date information 206B such as a creation date or a posting date, image type information 206C such as the size of image data, the type of image tone, Browsing request number (access count) information 206D indicating the number of times the work has been viewed, download number information 206E indicating the number of times the work has been downloaded, point information 206F indicating the evaluation of the work, and what the work is related to For example, tag information 206G with tags such as person, nature, flower, morning glory,..., Category information 206H indicating to which category the work belongs, and other work-specific information 206I are stored.
The user ID 206A can identify the creator of the work, and can determine whether the creator is a free member, a paid member or a premium member. Further, the work can be classified into categories by the tag information 206G. In addition, it is possible to know in which category the work is classified by the category information 206H.

制御エリア300は、絵画変換処理部302、パラメータテーブル304、表示制御部308、評価制御部310、会員管理部312、カテゴリー分類部314の各部を含んでいる。
絵画変換処理部302は、アップロード画像バッファエリア106に記憶された画像データを絵画調画像データに変換する絵画変換処理を行う。パラメータテーブル304は、絵画変換処理部302が、絵画変換処理に際して参照する絵画変換のためのパラメータを記憶する。表示制御部308は、作品を画面上に表示させる制御プログラムを記憶する。
評価制御部310は、会員エリア100の作品バッファエリア106に記憶されている作品に、アクセス回数等に応じた評価を行い、作品毎にポイントを付与する。会員管理部312は、ユーザーIDにより会員を管理し、無料会員、有料会員、プレミアム会員別のサービスを制御する。この会員管理部312はSNSサイト10のSNS機能についても司っている。
The control area 300 includes a painting conversion processing unit 302, a parameter table 304, a display control unit 308, an evaluation control unit 310, a member management unit 312, and a category classification unit 314.
The painting conversion processing unit 302 performs a painting conversion process for converting the image data stored in the upload image buffer area 106 into painting-like image data. The parameter table 304 stores parameters for picture conversion that the picture conversion processing unit 302 refers to in the picture conversion process. The display control unit 308 stores a control program for displaying works on the screen.
The evaluation control unit 310 evaluates the work stored in the work buffer area 106 of the member area 100 according to the number of accesses and gives points for each work. The member management unit 312 manages members based on the user ID and controls services for free members, paid members, and premium members. The member management unit 312 also manages the SNS function of the SNS site 10.

また、サーバー11には、CPU20と表示バッファ30とが設けられている。CPU20は、サーバー11全体を制御するとともに、インターネット上で多数の作品を一覧表示させるために必要な各種の処理を行う。また、CPU20は高度なグラフィック処理をするためのグラフィックアクセラレータ22を備えている。このグラフィックアクセラレータ22により、ドライバソフトからいくつかの条件を指定するだけで、画像を後述するようなカテゴリー別に表示させることが可能となる。なお、上記のドライバソフトは、例えば汎用性の高い公知のオープンGL、およびオープンGLを使用するための拡張ライブラリである。
表示バッファ30は、CPU20が多数の作品を一覧表示させる際に、表示用の画像を展開するための作業用メモリである。
Further, the server 11 is provided with a CPU 20 and a display buffer 30. The CPU 20 controls the entire server 11 and performs various processes necessary for displaying a list of many works on the Internet. Further, the CPU 20 includes a graphic accelerator 22 for performing advanced graphic processing. With this graphic accelerator 22, it is possible to display images by category as will be described later only by specifying some conditions from the driver software. Note that the above-described driver software is, for example, a well-known open GL with high versatility and an extension library for using the open GL.
The display buffer 30 is a working memory for developing a display image when the CPU 20 displays a large number of works as a list.

以下、本実施の形態の画像表示システムの具体的な動作についてフローチャートを参照しながら説明する。
まず、図5を参照して、端末1−1、1−2、1−3、・・・とSNSサイト10のサーバー11との間で画像のアップロード、表示、閲覧、ダウンロードが行われる際の工程を説明する。
Hereinafter, specific operations of the image display system according to the present embodiment will be described with reference to flowcharts.
First, referring to FIG. 5, when uploading, displaying, browsing, and downloading images between the terminals 1-1, 1-2, 1-3,... And the server 11 of the SNS site 10. The process will be described.

ユーザーが会員(有料会員、又はプレミアム会員)である場合、ユーザーは自己の端末1からSNSサイト10にアクセスする(ステップSB1)。サーバー11はユーザーのログインによりユーザーID102を認証し(ステップSC1)、会員であることが確認されるとその会員のページを送信し会員から見られるようになる(ステップSC2)。
会員は自分のページが開かれると、画像のアップロードを行う(ステップSB2)。アップロードされた画像はサーバーの会員エリア100のアップロード画像バッファエリア106に格納される。会員がこの画像の絵画変換を要求すると(ステップSB3)、サーバー11において絵画変換処理が行われ(ステップSC3)、変換された画像、すなわち作品は作品バッファエリア108に格納される。
When the user is a member (paid member or premium member), the user accesses the SNS site 10 from his / her terminal 1 (step SB1). The server 11 authenticates the user ID 102 by the user's login (step SC1). When the server 11 is confirmed to be a member, the server 11 transmits the member's page so that the member can view it (step SC2).
When the member opens his / her page, the member uploads an image (step SB2). The uploaded image is stored in the upload image buffer area 106 of the member area 100 of the server. When the member requests picture conversion of the image (step SB3), the server 11 performs a picture conversion process (step SC3), and the converted image, that is, the work is stored in the work buffer area 108.

会員は、変換後の作品をこのまま個人で楽しんでもよいが、他のユーザーに公開したい場合は投稿する(ステップSB4)。投稿された作品は会員エリア100の作品バッファエリア108から共通エリア200の作品エリア202へ転送され格納される。なお、作品エリア202内の作品には図4で説明したような属性情報206も付加される。ユーザーは作品を投稿するに際し、その作品が何に関係するか、例えば人物、自然、花、アサガオ、・・・等のタグを付加する。これらのタグはSNSサイト10であらかじめ用意している。   The member may enjoy the converted work as it is, but will post it if he / she wants to make it available to other users (step SB4). The submitted work is transferred from the work buffer area 108 in the member area 100 to the work area 202 in the common area 200 and stored. Note that the attribute information 206 as described in FIG. 4 is also added to the works in the work area 202. When a user submits a work, the user adds a tag such as a person, nature, a flower, a morning glory,. These tags are prepared in advance on the SNS site 10.

作品エリア202内の作品は、サーバー11が必要に応じて一覧表示を行う(ステップSC4)。
サーバー11のCPU20は表示制御部308の表示制御プログラムに従ってグラフィックアクセラレータ22と協働し、会員端末や他のユーザーの端末で表示できるように、表示バッファ30に表示データを作成する。一覧表示に際して作品エリア202内の作品を適宜縮小しサムネイルを作成する。このとき、図12に表示イメージを示すように画面上に複数の作品をカテゴリー別に分類して表示する。後述するが図9は、サーバー11の作品エリア202内に、複数の作品がカテゴリーC1、C2、C12、C13、・・・と分類分けして記憶している様子を示している。実際には大量の作品が記憶されているが、表示制御部308の制御により、このうち1画面分を画面に表示できるように構成して表示バッファ30へ送り、端末1−1、1−2、・・・で閲覧可能とする。
The works in the work area 202 are displayed as a list by the server 11 as necessary (step SC4).
The CPU 20 of the server 11 cooperates with the graphic accelerator 22 in accordance with the display control program of the display control unit 308 to create display data in the display buffer 30 so that it can be displayed on the member terminal or another user's terminal. When displaying the list, thumbnails are created by appropriately reducing the works in the work area 202. At this time, as shown in a display image in FIG. 12, a plurality of works are classified and displayed on the screen by category. As will be described later, FIG. 9 shows a state where a plurality of works are classified and stored as categories C1, C2, C12, C13,... Although a large number of works are actually stored, the display control unit 308 controls the display so that one screen can be displayed on the screen and sends it to the display buffer 30. , ... can be viewed.

図12は任意の端末(例えば1−1)の表示画面400の表示イメージを示す。図示するように、複数の作品のサムネイルが自然系、景色、花、人工物系、建物、乗物のようにカテゴリー分けされて表示されている。表示画面400はタッチパネルとなっており、作品のサムネイル上をタッチすることによりその作品を選択することができる。ダブルタッチで選択を確定し、閲覧要求を出し(ステップSB5)、選択した作品の本画像が画面いっぱいに表示させる(ステップSC5)。
405はGOODボタンであり、選択した作品を気に入ったときにタッチすると、その作品にGOODポイントが加算される。
FIG. 12 shows a display image of the display screen 400 of an arbitrary terminal (eg, 1-1). As shown in the figure, thumbnails of a plurality of works are displayed in categories such as natural systems, landscapes, flowers, artifacts, buildings, and vehicles. The display screen 400 is a touch panel, and the work can be selected by touching the thumbnail of the work. The selection is confirmed by double touch, a browsing request is issued (step SB5), and the main image of the selected work is displayed on the entire screen (step SC5).
Reference numeral 405 denotes a GOOD button, which is touched when a user likes the selected work, and GOOD points are added to the work.

同図において表示画面400上の401は表示を上位階層方向へスクロールするキーであり、402は下位階層方向へスクロールするキーである。また、403、404は同じ階層内で異なる作品を見るために作品を左右方向へスクロールするキーである。従って、1階層と2階層が表示されているとすると、スクロールキー403、404を操作することにより、自然系、景色、花、人工物系、建物、乗物というカテゴリーのまま他の作品が表示され、スクロールキー402を押すことにより、3階層、4階層の作品が表示される。スクロールキー401を押せば、2階層、1階層と上位階層の作品が表示される。これらは多数の作品を1画面内に表示しきれないことによる工夫であり、他の表示態様としてもよい。   In the figure, 401 on the display screen 400 is a key for scrolling the display in the upper layer direction, and 402 is a key for scrolling in the lower layer direction. Reference numerals 403 and 404 are keys for scrolling the works in the horizontal direction in order to view different works within the same hierarchy. Therefore, if the first and second layers are displayed, the scroll keys 403 and 404 are operated to display other works in the categories of natural system, landscape, flower, artifact system, building, and vehicle. When the scroll key 402 is pressed, works of three layers and four layers are displayed. If the scroll key 401 is pressed, works in the second hierarchy, the first hierarchy, and the upper hierarchy are displayed. These are ingenuity due to the fact that many works cannot be displayed on one screen, and other display modes may be used.

前記したように端末から閲覧を要求することにより(ステップSB5)、一覧表示されている任意の作品の本画像を閲覧することができる。閲覧要求があるとサーバー11は、要求された作品の本画像を表示するとともに(ステップSC5)、閲覧要求があった作品にポイントを加算する(ステップSC6)。
また、会員は閲覧した作品が気に入ったことを示すGOODボタン405を押すことができる(ステップSB6)。サーバーは、GOODボタンが押されると、閲覧された作品の属性情報のポイントを加算する(ステップSC6)。これによりその作品の評価が上がる。
また、会員は閲覧した作品のダウンロードを要求することができる(ステップSB7)。サーバー11は、会員からダウンロード要求があると、必要に応じてダウンロードを許可し(ステップSC7)、ダウンロードが許可された場合にのみ、会員は閲覧した作品をダウンロードすることができる(ステップSB8)。ダウンロードした作品は、会員エリア100のダウンロード作品バッファ110に格納される。
また、サーバー11は、ダウンロード要求があった場合にも、その作品に対してポイントを加算する(ステップSC8)。
As described above, by requesting browsing from the terminal (step SB5), it is possible to browse the main image of any work displayed in a list. When there is a viewing request, the server 11 displays the main image of the requested work (step SC5) and adds points to the work that has been requested to be browsed (step SC6).
Further, the member can press the GOOD button 405 indicating that he likes the viewed work (step SB6). When the GOOD button is pressed, the server adds points of attribute information of the viewed work (step SC6). This increases the evaluation of the work.
Further, the member can request download of the viewed work (step SB7). When a download request is received from the member, the server 11 permits the download as necessary (step SC7), and the member can download the viewed work only when the download is permitted (step SB8). The downloaded work is stored in the download work buffer 110 in the member area 100.
The server 11 also adds points to the work even when there is a download request (step SC8).

一方、会員以外の他のユーザー、すなわち無料会員は、SNSサイト10に適宜アクセスすることによって(ステップSA1)、共通エリア200の作品エリア202に格納されている作品を一覧表示した状態で閲覧することができる。さらに、無料会員も、閲覧を要求することにより(ステップSA2)、一覧表示されている任意の作品の本画像を閲覧することができる。
そして、無料会員が閲覧した作品が気に入ってGOODボタンを押すと(ステップSA3)と、その場合にも、サーバー11が、閲覧された作品に対してポイントを加算する(ステップSC6)。
On the other hand, a user other than the member, that is, a free member, browses the works stored in the work area 202 of the common area 200 in a list by accessing the SNS site 10 as appropriate (step SA1). Can do. Furthermore, the free member can also browse the main image of any work displayed in a list by requesting browsing (step SA2).
Then, when the work viewed by the free member likes the GOOD button (step SA3), the server 11 also adds points to the viewed work (step SC6).

図6は、サーバー11におけるダウンロードに関する処理を示したフローチャートである。なお、図6の処理は、サーバー11のCPU20、評価制御部310、および会員管理部312によって行われる。
サーバー11においては、通常の有料会員、又はプレミアム会員によってダウンロードを希望する作品が指定されると(ステップSC201)、会員管理部312によりそのユーザーが有料会員かプレミアム会員かを判断し(ステップSC202)、プレミアム会員であれば、直ちに後述するステップSC207へ進む。
一方、プレミアム会員ではない有料会員の場合は、該当作品の属性情報206からその作品の評価に相当するポイントを読み出し(ステップSC203)、併せてダウンロードしようとしている会員の属性情報から保持しているポイントを読み出す(ステップSC204)。
次に、作品のポイント(価格に相当)と会員の保有しているポイントの差額から支払ポイントを算出し(ステップSC205)、それを充足していればステップSC207へ進むが、不足している場合はその作品はダウンロードできないため、ステップSC201へ戻り、他の作品をユーザーに選択させる。
FIG. 6 is a flowchart showing processing related to download in the server 11. 6 is performed by the CPU 20, the evaluation control unit 310, and the member management unit 312 of the server 11.
In the server 11, when a work to be downloaded is designated by a normal paid member or premium member (step SC201), the member management unit 312 determines whether the user is a paid member or a premium member (step SC202). If it is a premium member, the process immediately proceeds to step SC207 described later.
On the other hand, in the case of a paid member who is not a premium member, the points corresponding to the evaluation of the work are read from the attribute information 206 of the corresponding work (step SC203), and the points held from the attribute information of the member who is going to download at the same time Is read (step SC204).
Next, the payment point is calculated from the difference between the point (equivalent to the price) of the work and the point held by the member (step SC205), and if it is satisfied, the process proceeds to step SC207, but is insufficient. Since the work cannot be downloaded, the process returns to step SC201 to allow the user to select another work.

そして、サーバー11においては、当該作品がダウンロード可能な場合は、CPU20がユーザーに指定された作品を、その作品の作者である他のユーザーの作品バッファエリア108から読み出し(ステップSC207)、評価制御部310が当該作品の作者、および作品に対してポイントをそれぞれ加算する(ステップSC208)。つまり通常の有料会員、又はプレミアム会員においては、自分の作品をたくさんダウンロードされるほど作品の評価が上がり、作者である会員のユーザーIDの属性情報のポイントエリアにもポイントが加算されて会員の保有ポイントが上がる仕組みとなっている。
しかる後、サーバー11においては、CPU20が、ステップSC207で読み出した作品を、ダウンロードを要求したユーザーのダウンロード作品バッファ110に格納するタウンロード処理を行う(ステップSC209)。
In the server 11, when the work can be downloaded, the CPU 20 reads the work designated by the user from the work buffer area 108 of another user who is the creator of the work (step SC207), and the evaluation control unit 310 adds points to the creator of the work and the work (step SC208). In other words, for regular paid members or premium members, the evaluation of the work increases as more of their work is downloaded, and points are also added to the point area of the attribute information of the user ID of the member who is the author, and the member possesses It is a mechanism to increase points.
Thereafter, in the server 11, the CPU 20 performs a town load process for storing the work read in step SC207 in the download work buffer 110 of the user who requested the download (step SC209).

図7は、カテゴリーの分類分けの概念を説明するための図である。このカテゴリーの分類分けは後述する図10のフローチャートによって実行される。
カテゴリーCはChに示すように階層状態に構成され、例えば1階層で自然系C1、人工物系C2、・・・に分類される。自然系C1は階層2で人物C10、動物C11、景色C12、花C13、・・・に分類され、花C13に着目すると3階層でひまわりC131、バラC132、アサガオC133、・・・のように分類される。
さらに、アサガオC133に着目すると、4階層で赤C1311、青C1312、黄C1313、・・・に分類される。
以下同様に、動物C11は犬C111、猫C112、・・・、人工物系C2は建物C21、乗物C22、橋C23、タワーC24、・・・、乗物C22は電車C221、車C222、バイクC223、・・・のように分類される。これは一例であって、もっと多階層、多カテゴリーに分類してよい。
FIG. 7 is a diagram for explaining the concept of category classification. This category classification is executed by the flowchart of FIG.
The category C is configured in a hierarchical state as indicated by Ch. For example, the category C is classified into a natural system C1, an artificial system C2,. The natural system C1 is classified into a person C10, an animal C11, a landscape C12, a flower C13,... In the hierarchy 2, and when attention is paid to the flower C13, it is classified into a sunflower C131, a rose C132, a morning glory C133,. Is done.
Further, when paying attention to the morning glory C133, it is classified into red C1311, blue C1312, yellow C1313,.
Similarly, the animal C11 is a dog C111, a cat C112,..., The artifact system C2 is a building C21, a vehicle C22, a bridge C23, a tower C24,..., And the vehicle C22 is a train C221, a car C222, a motorcycle C223, It is classified as. This is just an example, and it may be classified into more layers and categories.

1階層乃至6階層の右に示されている数字Cmaxは、当該カテゴリーに分類できる作品の最大数を示し、Cminは最小数を示す。
これらのカテゴリーは、タグ情報とともに予め用意されており、タグによって識別される。すなわちSNSサイト10にユーザーが作品を投稿する際に、ユーザー自身でタグを選択する。例えば、青いアサガオの写真を投稿する際には、自然系、花、アサガオ、青、のタグをチェックする。ユーザー自身がSNSサイト10に用意されていない新たなタグを付けることも可能である。例えば、夏、朝、等の思い付くタグを追加してもよい。下位の階層のタグが付された際は、SNSサイト10は、その作品に上位の階層のタグを自動的に付与する。作品へのタグ情報は206Gに付帯される。
The number Cmax shown on the right of the first to sixth layers indicates the maximum number of works that can be classified into the category, and Cmin indicates the minimum number.
These categories are prepared in advance together with tag information, and are identified by tags. That is, when a user submits a work to the SNS site 10, the user himself selects a tag. For example, when posting a picture of a blue morning glory, the tags of natural system, flowers, morning glory, and blue are checked. It is also possible for the user himself to attach a new tag that is not prepared in the SNS site 10. For example, a tag that comes up such as summer or morning may be added. When a tag of a lower hierarchy is attached, the SNS site 10 automatically gives a tag of an upper hierarchy to the work. Tag information for the work is attached to 206G.

図8は、本実施の形態におけるアクセス数が多いカテゴリーをチェックしてグループ化し、カテゴリーセレクトCSを生成する状態を説明するための図である。このカテゴリーチェックは、後述する図11のフローチャートによって実行される。図7では、カテゴリー分けの概念を示したが、本実施の形態では2階層のカテゴリーから、アクセス数に応じてカテゴリーセレクトCSを生成する。   FIG. 8 is a diagram for explaining a state in which categories having a large number of accesses in the present embodiment are checked and grouped to generate a category select CS. This category check is executed according to the flowchart of FIG. Although the concept of categorization is shown in FIG. 7, in this embodiment, a category select CS is generated according to the number of accesses from two layers of categories.

例えば、カテゴリー動物C11に分類されている作品を順次チェックし、アクセス数が所定数以上(例えば、100アクセス/日以上)の作品を1つのグループにまとめてカテゴリー動物セレクトC11Sに分類する。同様に、カテゴリー景色C12からカテゴリー景色セレクトC12Sを、カテゴリー花C13からカテゴリー花セレクトC13Sを、カテゴリー建物C21からカテゴリー建物セレクトC21Sを、カテゴリー乗物C22からカテゴリーC22Sを、それぞれ生成する。カテゴリー人物C10、カテゴリー橋C23、カテゴリータワーC24では、所定数以上アクセスされた作品がなかったためカテゴリーセレクトCSは生成されていない。便宜上、カテゴリー自然系C1の2階層のカテゴリーセレクトCSを自然系カテゴリーセレクトC1S、カテゴリー人工物系C2の2階層のカテゴリーセレクトCSをC2Sと呼ぶ。また、カテゴリーセレクトCSの横断的な階層をセレクト層と呼び、便宜上同じ符号CSを付す。   For example, works that are classified into the category animal C11 are sequentially checked, and works whose access number is a predetermined number or more (for example, 100 accesses / day or more) are grouped into one group and classified into the category animal select C11S. Similarly, a category view selection C12S is generated from the category view C12, a category flower select C13S from the category flower C13, a category building select C21S from the category building C21, and a category C22S from the category vehicle C22. In category person C10, category bridge C23, and category tower C24, category select CS is not generated because there is no work accessed more than a predetermined number. For the sake of convenience, the category selection CS of the two layers of the category natural system C1 is called a natural category selection C1S, and the category selection CS of the two layers of the category artifact C2 is called C2S. Moreover, the horizontal hierarchy of the category select CS is called a select layer, and the same code CS is given for convenience.

なお、2階層のカテゴリーからカテゴリーセレクトCSを生成したが、これは一例であって、3階層から生成しても、4階層から生成してもよい。さらに、階層ごとに前記「所定のアクセス数」を変えてもよいし、当該カテゴリーに分類されている作品数によって前記「所定のアクセス数」を変えてもよい。例えば当該カテゴリーに分類されている作品のうち、アクセス数が上位10%の作品をカテゴリーセレクトCSに移すことが考えられる。   Note that the category select CS is generated from the category of two layers, but this is an example, and the category select CS may be generated from three layers or four layers. Further, the “predetermined number of accesses” may be changed for each layer, or the “predetermined number of accesses” may be changed according to the number of works classified in the category. For example, it is conceivable that among the works classified in the category, works with the top 10% of accesses are transferred to the category select CS.

また、作品単位でなく、カテゴリー単位でアクセス数をチェックし、例えば図7におけるカテゴリーアサガオC133のアクセス数合計が同階層の他のカテゴリー、ひまわりC131やバラC132のアクセス数合計より多ければ、カテゴリーアサガオC133をカテゴリーセレクトCSにしてもよい。
図8において1階層のカテゴリーセレクトCSを1つにまとめて自然系カテゴリーセレクトC1S、人工物系カテゴリーセレクトC2Sとしているが、これは表示を見やすくするための工夫である。表示制御部308に記憶されたプログラムによって実行する。
図7に示したカテゴリー構成と図8に示したカテゴリー構成は矛盾するものではなく、図7はカテゴリー化の概念を示したもので、図8が本実施の形態を示したものである。一般的なSNSのセミ・ラティス構造ではグループ同士のオーバーラップを許容している。
Also, the number of accesses is checked in units of categories, not in units of works. For example, if the total number of accesses of category morning glory C133 in FIG. 7 is larger than the total number of accesses of other categories in the same hierarchy, sunflower C131 and rose C132, category morning glory C133 may be a category select CS.
In FIG. 8, the category selection CS of one layer is combined into a natural category selection C1S and an artifact category selection C2S. This is a device for making the display easier to see. The program is executed by a program stored in the display control unit 308.
The category configuration shown in FIG. 7 and the category configuration shown in FIG. 8 are not contradictory, FIG. 7 shows the concept of categorization, and FIG. 8 shows the present embodiment. The general SNS semi-lattice structure allows overlapping between groups.

図9は、おけるカテゴリー分けの処理を説明するための概略フローチャートである。カテゴリー分類部314に記憶されたプログラムに従ってCPU20がこの処理を実行する。
まず、作品の投稿を受け付ける(ステップS102)。これは図5におけるステップSB4に対応する。
続いて、この投稿された作品のカテゴリーを識別する(ステップS104)。すなわち、その作品が図7で示したカテゴリーのどこに該当するかを識別するものである。そして、作品エリア202の図9に示すように各カテゴリー記憶エリアC1、C2、・・・に分類する(ステップS106)。カテゴリー名C1、C2、・・・とカテゴリー記憶エリアC1、C2、・・・は対応しているので同じ符号を付す。物理的に記憶エリアが分かれていなくてもよいことは前述したとおりである。
FIG. 9 is a schematic flowchart for explaining the categorization process. The CPU 20 executes this process according to the program stored in the category classification unit 314.
First, a work submission is received (step S102). This corresponds to step SB4 in FIG.
Subsequently, the category of the posted work is identified (step S104). That is, it identifies where the work falls into the category shown in FIG. And it classify | categorizes into each category memory | storage area C1, C2, ... as shown in FIG. 9 of the work area 202 (step S106). The category names C1, C2,... And the category storage areas C1, C2,. As described above, the storage area may not be physically separated.

さらに、どのカテゴリーに分類したかの情報をカテゴリー情報206Hとして記録する(ステップS108)。なお、ここでの識別手法は、ユーザー自身が作品にカテゴリーのタグをつけている場合は(図4の206G)、そのタグ情報を識別する。また画像認識によって識別してもよい。画像データから画像認識によって被写体を認識する方法は色々開発されており、「青いアサガオ」程度の認識は可能である。画像認識の方法自体は本発明の趣旨ではないので省略する。
「青いアサガオ」は、現時点で3階層までしかなく、4階層がまだ存在しない場合、作品はカテゴリーアサガオに分類される(図7のC133)。
Further, information on which category is classified is recorded as category information 206H (step S108). Note that the identification method here identifies the tag information if the user himself / herself has tagged the category with the work (206G in FIG. 4). Moreover, you may identify by image recognition. Various methods for recognizing a subject by image recognition from image data have been developed. Recognizing “blue morning glory” is possible. Since the image recognition method itself is not the gist of the present invention, it is omitted.
The “blue morning glory” is only up to 3 levels at present, and if the 4th level does not exist yet, the work is classified as a category morning glory (C133 in FIG. 7).

図10はカテゴリーメンテナンス処理を説明するためのフローチャートである。カテゴリー分類部314に記憶されたプログラムに従ってCPU20がこの処理を実行する。
例えば1日に1回あるいは1週間に1回、というように定期的にカテゴリーメンテナンス処理を行う。
まず、存在しているカテゴリーを順にチェックしていく(ステップS202)。そして、そのカテゴリーに分類されている作品数Nを検出する(ステップS204)。そして作品数NがCmax以下だったらステップS206へ進む。ステップS206では、そのカテゴリーに分類されている作品数Nがゼロかどうかを判断する。ユーザーは自分の投稿した作品を削除または公開を取りやめることができるので、作品数の減少もあり得る。もしゼロになっていれば、そのカテゴリーを削除する(ステップS207)。そしてステップS213へ進む。
FIG. 10 is a flowchart for explaining the category maintenance process. The CPU 20 executes this process according to the program stored in the category classification unit 314.
For example, the category maintenance process is periodically performed once a day or once a week.
First, existing categories are checked in order (step S202). Then, the number N of works classified in the category is detected (step S204). If the number N of works is equal to or less than Cmax, the process proceeds to step S206. In step S206, it is determined whether the number N of works classified in the category is zero. Since the user can delete or publish the work he has posted, the number of works may decrease. If it is zero, the category is deleted (step S207). Then, the process proceeds to step S213.

前記ステップS204で作品数NがCmin<N<Cmaxであれば、何もせずにステップS213へ進む。ステップS213では、ステップS207のカテゴリー削除、後述するステップS212のカテゴリー統合、ステップS216のカテゴリー分割等により作品が分類されるカテゴリーが変更されている場合があるので、そして本実施の形態の特徴であるステップS202においてカテゴリーセレクトCSが生成されている場合があるので、各作品のカテゴリー情報206Hを更新するものである。   If the number N of works is Cmin <N <Cmax in step S204, the process proceeds to step S213 without doing anything. In step S213, the category into which the work is classified may be changed by category deletion in step S207, category integration in step S212, which will be described later, category division in step S216, or the like, and is a feature of the present embodiment. Since the category select CS may be generated in step S202, the category information 206H of each work is updated.

一方、ステップS206において、そのカテゴリーに分類されている作品数Nがゼロでないと判断されると、既にそのカテゴリーに分類された作品数NはCmin以下とステップS204で判断されているので、他のカテゴリーと統合する(ステップS212)。その後、ステップS213へ進んでカテゴリー情報206Hを更新し、ステップS214でカテゴリーチェックがすべて終了したかを判断する。終了していなければ次のカテゴリーへ進み(ステップS220)、終了していればこのフローはENDとなる。
他方、ステップS204においてそのカテゴリーに分類されている作品数Nが所定数以上、すなわち、図7にCmaxで示す各階層の最大数以上の作品がそのカテゴリーに分類されていると判断されると、ステップS216に進み、カテゴリーの分割処理を行う。
On the other hand, if it is determined in step S206 that the number N of works classified in that category is not zero, the number N of works already classified in that category is determined to be Cmin or less in step S204. The category is integrated (step S212). Thereafter, the process proceeds to step S213, where the category information 206H is updated, and it is determined in step S214 whether all the category checks have been completed. If not completed, the process proceeds to the next category (step S220). If completed, the flow becomes END.
On the other hand, if it is determined in step S204 that the number N of works classified into the category is equal to or greater than a predetermined number, that is, the number of works equal to or greater than the maximum number of each layer indicated by Cmax in FIG. In step S216, category division processing is performed.

次に、図10におけるカテゴリー分割を行うステップS216の詳細について説明する。この処理もカテゴリー分類部314に記憶されたプログラムに従ってCPU20が実行する。
図10のステップS202で指定されたカテゴリーについて、ステップS204でそのカテゴリーに分類されている作品数Nが所定数、すなわちそのカテゴリーに分類できる作品の最大数Cmax以上であると判断されている。例えばカテゴリー花C13であれば、作品数Nが500件を超えている状態であり、カテゴリーアサガオであれば、作品数Nが250を超えている状態である。そこでこのカテゴリーを分割し、1階層下のカテゴリーを生成する。
Next, details of step S216 for performing category division in FIG. 10 will be described. This processing is also executed by the CPU 20 in accordance with the program stored in the category classification unit 314.
For the category specified in step S202 of FIG. 10, it is determined that the number N of works classified in that category in step S204 is a predetermined number, that is, the maximum number Cmax of works that can be classified in that category. For example, in the case of category flower C13, the number N of works exceeds 500, and in the case of category morning glory, the number of works N exceeds 250. Therefore, this category is divided to generate a category one level below.

具体的な手法としては、予め多数のツリー状に構成されたカテゴリーが用意されている。それらのカテゴリーは、最初は空でユーザーからは見えないが、作品が分類されるとそのカテゴリーが生成され見えるようになる。例えば図7に一部を示すようなカテゴリー構成は初めから用意されている。すなわち、1階層が自然系C1、2階層が花C13、3階層がアサガオC133、4階層が赤C131、・・・というカテゴリー自体は用意されているが、作品が分類されるまで表面化しない扱いとなっている。そして、カテゴリー花C13に分類された作品数Nが500を超えると、それらの作品に付帯しているタグを分類して、3階層のひまわりC131、バラC132、アサガオC133・・・に振り分ける。しかし各カテゴリーには最大数Cmaxだけでなくそのカテゴリーに分類できる作品の最小数Cminも設定されており、最小数Cminに達していれば新たなカテゴリーとして生成するが、達していないものは現カテゴリーに留まる。   As a specific method, a number of categories configured in advance in a tree shape are prepared. These categories are initially empty and invisible to the user, but once the work is classified, the categories are generated and visible. For example, a category structure partially shown in FIG. 7 is prepared from the beginning. That is, the category itself is prepared such that the first layer is natural C1, the second layer is a flower C13, the third layer is a morning glory C133, the fourth layer is a red C131,... It has become. And if the number N of works classified into the category flower C13 exceeds 500, the tags attached to those works are classified and distributed to the sunflower C131, rose C132, morning glory C133. However, not only the maximum number Cmax but also the minimum number Cmin of works that can be classified into the category is set for each category. If the minimum number Cmin is reached, a new category is generated. Stay on.

例えばカテゴリー花C13において、カテゴリーアサガオC133に分類できる作品がCminである50以上あれば、新たなカテゴリーとしてカテゴリーアサガオC133を生成する。ひまわりに分類できる作品が50に満たなければ、現状ではひまわりの作品はカテゴリー花C13に分類されたままである。同様に、バラに分類される作品が50以上あれば、カテゴリーバラC132が生成される。
同様に、3階層において、カテゴリーアサガオC133に分類される作品がCmaxである250を超えていると、4階層のカテゴリー赤C1311、青C1312、黄C1313に分割されるが、作品数Nが4階層の最小数Cminである20に満たないものはカテゴリーアサガオC133に留まる。赤が25、青が50、黄が8作品あったとすると、新たにカテゴリー赤C1311、青C1312が生成され、現時点ではカテゴリー黄C1313は生成されない。
For example, in category flower C13, if there are 50 or more works that can be classified into category morning glory C133, which is Cmin, category morning glory C133 is generated as a new category. If the number of works that can be classified as sunflowers is less than 50, currently the works of sunflowers are still classified in the category flower C13. Similarly, if there are 50 or more works classified as roses, a category rose C132 is generated.
Similarly, if the work classified into the category morning glory C133 exceeds Cmax of 250 in 3 layers, it is divided into 4 layers of category red C1311, blue C1312, and yellow C1313, but the number of works N is 4 layers. Those that are less than the minimum number Cmin of 20 remain in the category morning glory C133. If there are 25 works for red, 50 for blue, and 8 works for yellow, category red C1311 and blue C1312 are newly generated, and category yellow C1313 is not generated at this time.

次に、図10におけるカテゴリー統合を行うステップS212の詳細について説明する。この処理もカテゴリー分類部314に記憶されたプログラムに従ってCPU20が実行する。
作品数Nはユーザーの投稿や削除により日々変化しているので、カテゴリーに分類する作品数が減ることもありうる。図10のステップS202で指定されたカテゴリーについて、ステップS204でそのカテゴリーに分類されている作品数Nが所定数、すなわちそのカテゴリーに分類できる作品の最小数Cmin以下であると判断されている。しかもステップS208でアクセス数が所定数以下であり、ステップS210でポイントも所定値以下であると判断されている。
例えばカテゴリー花C13であれば、作品数Nが100件以下となっている状態であり、カテゴリーアサガオC133であれば、作品数Nが50以下となっている状態である。そこでこのカテゴリーを他のカテゴリーと統合し、1階層上のカテゴリーに吸収する。
Next, details of step S212 for performing category integration in FIG. 10 will be described. This processing is also executed by the CPU 20 in accordance with the program stored in the category classification unit 314.
Since the number N of works changes every day due to user submissions and deletions, the number of works classified into categories may be reduced. For the category specified in step S202 in FIG. 10, it is determined in step S204 that the number N of works classified into that category is a predetermined number, that is, the minimum number Cmin of works that can be classified into that category. Moreover, it is determined in step S208 that the number of accesses is less than or equal to a predetermined number, and in step S210 that the points are also less than or equal to a predetermined value.
For example, in the case of category flower C13, the number of works N is 100 or less, and in the case of category morning glory C133, the number of works N is 50 or less. Therefore, this category is integrated with other categories and absorbed into a category one level higher.

具体的には、カテゴリーアサガオC133の下位階層に位置するカテゴリー赤C1311に分類される作品数Nが19になってしまったとする。そうすると、Cminである20以下なので、上位階層であるカテゴリーアサガオC133へ統合する。このとき、並列階層のカテゴリー青C1312に分類される作品数Nが20以上あれば、C1312は維持される。同じく並列階層にあるカテゴリー黄C1313も20以下であれば、カテゴリー赤C1311と統合されて上位階層のカテゴリーアサガオC133に吸収される。
以上のようにして、作品数、およびアクセス数、ポイント等の評価情報に応じて作品のカテゴリーを適応的に変更することができる。
Specifically, it is assumed that the number N of works classified into the category red C1311 located in the lower hierarchy of the category morning glory C133 has become 19. Then, since Cmin is 20 or less, it is integrated into category morning glory C133, which is an upper layer. At this time, if the number N of works classified into the category blue C1312 of the parallel hierarchy is 20 or more, C1312 is maintained. Similarly, if category yellow C1313 in the parallel hierarchy is 20 or less, it is integrated with category red C1311 and absorbed by category morning glory C133 in the upper hierarchy.
As described above, the category of works can be adaptively changed according to evaluation information such as the number of works, the number of accesses, and points.

図11は図10におけるカテゴリーチェック(ステップS202)の詳細を示すフローチャートである。この処理もカテゴリー分類部314に記憶されたプログラムに従ってCPU20が実行する。
まず、当該カテゴリーに分類されている作品のアクセス数をチェックする(ステップS302)。ここで、アクセス数が所定数以上、例えば100アクセス/日であると、ステップS306へ進み、まだカテゴリーセレクトCSがなければ、図8で示したように、新たなカテゴリーセレクトCSを生成して(ステップS308)、当該作品をそのカテゴリーセレクトCSへ分類分けする(ステップS310)。既にカテゴリーセレクトCSができている場合は、直接ステップS310へ進み、当該作品をそのカテゴリーセレクトCSに分類する。
そして、そのカテゴリーに分類されているすべての作品のチェックが終わったかどうかを判断し(ステップS312)、途中であればステップS302へ戻り、完了すれば終了する(ステップS314)。
このような処理により、図8に示したグループ分けが実現できる。
FIG. 11 is a flowchart showing details of the category check (step S202) in FIG. This processing is also executed by the CPU 20 in accordance with the program stored in the category classification unit 314.
First, the number of accesses of works classified in the category is checked (step S302). Here, if the number of accesses is a predetermined number or more, for example, 100 accesses / day, the process proceeds to step S306. If there is no category select CS yet, a new category select CS is generated as shown in FIG. In step S308, the work is classified into the category select CS (step S310). If the category select CS has already been made, the process proceeds directly to step S310 to classify the work into the category select CS.
Then, it is determined whether or not all the works classified in the category have been checked (step S312). If in the middle, the process returns to step S302, and if completed, the process ends (step S314).
By such processing, the grouping shown in FIG. 8 can be realized.

その結果、例えば端末1−1の表示部400には図12に示したような表示画面を得ることができる。   As a result, for example, a display screen as shown in FIG. 12 can be obtained on the display unit 400 of the terminal 1-1.

以上、この発明の実施の形態について説明したが、この発明はこれらに限定されるものではなく、特許請求の範囲に記載された発明とその均等の範囲を含むものである。   As mentioned above, although embodiment of this invention was described, this invention is not limited to these, The invention described in the claim and its equal range are included.

[用語の解説]
本実施の形態における用語について解説しておく。
本実施の形態において、ユーザーが写真等の画像データをサーバーにアップロードし、その画像データをそのまま、あるいは画像処理してネット上に公開するものを「作品」という。
本実施の形態において、作品のアクセス数は、1ユーザーIDについては1日に複数回アクセスしても1回と数えている。
本実施の形態において、作品のアクセス数には、作品の閲覧要求回数、作品のダウンロード回数も含めている。
本実施の形態において、作品のアクセス数とは1つの当該作品のアクセス数であり、カテゴリーのアクセス数とはそのカテゴリーに含まれる全作品のアクセス数の合計若しくは平均である。
本実施の形態において、作品のアクセス数の合計は、1日、1週間、1か月等、所定の期間内の累計若しくは平均である。
本実施の形態において、作品の閲覧要求とは、画面上にサムネイルが一覧表示されている複数の作品の中から1つの作品を選択し、拡大表示を要求する(サムネイルの本画像を要求する)ことをいう。
本実施の形態において、作品のダウンロード数とは、前記選択して閲覧要求した作品の本画像をユーザー端末にダウンロードした数をいう。
本実施の形態において、作品の評価数とは、その作品に対してユーザーが、用意されている「GOODボタン」を押した回数のことをいう。ただし1ユーザーIDについては1日に複数回GOODボタンを押しても1回と数えている。
本実施の形態において、作品の評価情報とは、所定の作品に対し、ユーザーがアクセスし、閲覧要求し、ダウンロードし、またはGOODボタンを押すことによって加算されるポイントのことであり、その作品がユーザーに関心を持たれていることを示す情報である。
本実施の形態において、ユーザーと会員は同意である。無料会員、有料会員、プレミアム会員を総称してユーザーという。
本実施の形態において、サムネイルと縮小画像は同意であり、本画像とは作品若しくはアップロードした画像データ本体のことをいう。本画像を画面に表示する場合はサイズが縮小されることが一般的であるので、単に作品、画像、または画像データを表示すると表現している。
本実施の形態において、カテゴリーとは、ある基準によって全体を分類分けした種類のことをいう。
[Explanation of terms]
The terminology in this embodiment will be explained.
In the present embodiment, when a user uploads image data such as a photograph to a server, and the image data is displayed as it is or processed on the network as “works”.
In the present embodiment, the number of accesses to a work is counted as one even if a user ID is accessed multiple times a day.
In the present embodiment, the number of works accessed includes the number of work browsing requests and the number of work downloads.
In the present embodiment, the number of accesses of a work is the number of accesses of one work, and the number of accesses of a category is the total or average of the numbers of accesses of all works included in the category.
In the present embodiment, the total number of accesses of works is the cumulative total or average within a predetermined period, such as one day, one week, or one month.
In the present embodiment, the work browsing request selects one work from a plurality of works whose thumbnails are listed on the screen and requests enlargement display (requests a thumbnail main image). That means.
In the present embodiment, the number of downloaded works refers to the number of downloaded main images of works selected and browsed.
In the present embodiment, the number of evaluations of a work refers to the number of times the user has pressed a prepared “GOOD button” for the work. However, one user ID is counted once even if the GOOD button is pressed several times a day.
In the present embodiment, the evaluation information of a work is a point that is added when a user accesses, requests browsing, downloads, or presses a GOOD button for a given work. Information indicating that the user is interested.
In this embodiment, the user and the member agree. Free members, paid members, and premium members are collectively referred to as users.
In the present embodiment, the thumbnail and the reduced image are the same, and the main image means a work or uploaded image data body. When the main image is displayed on the screen, the size is generally reduced, so that the work, the image, or the image data is simply displayed.
In the present embodiment, a category refers to a type classified as a whole according to a certain standard.

本実施の形態においては、カテゴリーを変更する処理は、1日に1回あるいは1週間に1回等にまとめて行ったが、作品が投稿されて分類される都度に行っても構わない。
本実施の形態においては、作品はユーザーがアップロードした写真を絵画変換しているが、オリジナルの写真そのままでも、トリミングや赤目補正等の画像処理を行ったものでもよい。
本実施の形態において、カテゴリーは、自然系、人工物系、人物、動物、景色、花、ひまわり、バラ、アサガオ、赤、青、黄、・・・のように分類したが、これに限ることなく、例えば1階層を色で分類したり、雰囲気(やわらかい、硬い、明るい、・・・)で分類したりしてもよい。
In the present embodiment, the category changing process is performed once a day or once a week, but may be performed every time a work is posted and classified.
In the present embodiment, the work is a picture-converted photograph uploaded by the user, but the original photograph may be used as it is, or may be subjected to image processing such as trimming or red-eye correction.
In this embodiment, the categories are classified as natural, artificial, human, animal, landscape, flower, sunflower, rose, morning glory, red, blue, yellow, etc., but are not limited to this. For example, the first layer may be classified by color, or may be classified by atmosphere (soft, hard, bright,...).

[実施の形態の効果]
本実施の形態によれば、カテゴリーの階層毎に分類される作品の枚数が決まっていて、作品数がそれより多い枚数になると自動的にカテゴリー階層が増え、逆に枚数が減ると階層が上位に上がるように構成したので、投稿が少ないときは、カテゴリーも少なく、ユーザーも作品を見やすいという効果がある。
[Effect of the embodiment]
According to the present embodiment, the number of works to be classified is determined for each category hierarchy, and when the number of works exceeds that, the category hierarchy automatically increases, and conversely when the number decreases, the hierarchy becomes higher. Since there are few posts, there are few categories and the user can see the work easily.

以下に、本出願の特許請求の範囲に記載された発明を付記する。
[請求項1]
複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するソーシャル・ネットワーク・サービスシステムにおいて、
前記端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、
前記アップロード画像記憶手段に記憶された画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する作品記憶手段と、
前記作品記憶手段に記憶された複数の作品を複数のカテゴリーに分類分けする分類手段と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に一覧表示させる表示制御手段と、
前記端末から作品を選択して閲覧要求をする閲覧要求手段と、
前記端末からの閲覧要求を受けて該閲覧要求回数をカウントするとともにユーザーIDを検出し会員であるか否かを判断する判断手段と、
前記判断手段の判断結果に応じて前記作品を当該端末へ送信する送信手段と、
前記各カテゴリーに分類されている作品を、前記閲覧要求回数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するカテゴリー分割手段と、
を備えたことを特徴とするソーシャル・ネットワーク・サービスシステム。
[請求項2]
前記画像処理は絵画調変換処理であることを特徴とする請求項1記載のソーシャル・ネットワーク・サービスシステム。
[請求項3]
複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するSNSの画像表示方法において、
前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する工程と、
前記複数の作品を複数のカテゴリーに分類分けする工程と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に一覧表示させる工程と、
前記端末から作品の閲覧要求を受ける工程と、
前記閲覧要求を受けて該閲覧要求回数をカウントする工程と、
前記各カテゴリーに分類されている作品を、前記閲覧要求回数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類する工程と、
を含むことを特徴とする画像表示方法。
[請求項4]
複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するSNSのサーバーのコンピュータに、
前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する処理と、
前記複数の作品を複数のカテゴリーに分類分けする処理と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に一覧表示させる処理と、
前記端末から作品の閲覧要求を受ける処理と、
前記閲覧要求を受けて該閲覧要求回数をカウントする処理と、
前記各カテゴリーに分類されている作品を、前記閲覧要求回数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類する処理と、
を実現させることを特徴とするプログラム。
The invention described in the claims of the present application will be added below.
[Claim 1]
In a social network service system that uploads image data from multiple user terminals to a server and publishes images between users,
Upload image storage means for storing image data uploaded from the terminal;
Work storage means for storing a plurality of image data stored in the upload image storage means as they are as public works or by image processing;
Classification means for classifying a plurality of works stored in the work storage means into a plurality of categories;
Display control means for displaying a list of the plurality of works according to the category on the display device of the terminal;
Browsing request means for selecting a work from the terminal and requesting browsing;
A determination means for receiving a browsing request from the terminal and counting the number of browsing requests and detecting whether a user ID is a member;
Transmission means for transmitting the work to the terminal according to the determination result of the determination means;
The works classified into each category are divided into a group of works whose number of browsing requests is a predetermined number or more and a group of other works, and one of the divided work groups is different from the category Categorizing means for classifying into different categories;
A social network service system characterized by comprising
[Claim 2]
The social network service system according to claim 1, wherein the image processing is painting-like conversion processing.
[Claim 3]
In an SNS image display method for uploading image data from a plurality of user terminals to a server and publishing an image between users,
A step of storing a plurality of image data uploaded from the terminal as a work for publication as it is or after image processing;
Classifying the plurality of works into a plurality of categories;
A step of displaying a list of the plurality of works on the display device of the terminal according to the category;
Receiving a work browsing request from the terminal;
Receiving the browsing request and counting the number of browsing requests;
The works classified into each category are divided into a group of works whose number of browsing requests is a predetermined number or more and a group of other works, and one of the divided work groups is different from the category Categorizing into another category;
An image display method comprising:
[Claim 4]
To the computer of the SNS server that uploads image data from multiple user terminals to the server and publishes images between users,
A process of storing a plurality of image data uploaded from the terminal as a work for release as it is or image processing,
A process of classifying the plurality of works into a plurality of categories;
Processing to display a list of the plurality of works on the display device of the terminal according to the category;
Processing to receive a work browsing request from the terminal;
A process of receiving the browsing request and counting the number of browsing requests;
The works classified into each category are divided into a group of works whose number of browsing requests is a predetermined number or more and a group of other works, and one of the divided work groups is different from the category A process to categorize into another category;
A program characterized by realizing.

1−1、1−2、1−3 端末
10 SNSサイト
11 サーバー
12 作品投稿コミュニティ
20 CPU
22 グラフィックアクセラレータ
30 表示バッファ
100 会員エリア
102 ユーザーID
104 属性情報
104E 会員種別
106 アップロード画像バッファエリア
108 作品バッファエリア
110 ダウンロード作品バッファエリア
200 共通エリア
202 作品エリア
204 画像ID
206 属性情報
206A ユーザーID
206D 閲覧要求数(アクセス数)
206E ダウンロード数
206F ポイント情報
206G タグ情報
206H カテゴリー情報
208 画像データ(作品)
300 制御エリア
302 絵画変換処理部
304 パラメータテーブル
308 表示制御部
310 評価制御部
312 会員管理部
314 カテゴリー分類部
400 端末の表示画面
401、402 上下階層方向へのスクロールキー
403、404 同階層内でのスクロールキー
405 GOODボタン
500 インターネット
C、C1、C2、C11、C12、C13、C111、C112・・・ カテゴリー
Ch カテゴリーの階層
Cmin カテゴリーの各階層に分類できる作品の最小数
Cmax カテゴリーの各階層に分類できる作品の最大数
CS カテゴリーセレクト(セレクト層)
1-1, 1-2, 1-3 terminal 10 SNS site 11 server 12 work contribution community 20 CPU
22 Graphic accelerator 30 Display buffer 100 Member area 102 User ID
104 Attribute information 104E Member type 106 Uploaded image buffer area 108 Work buffer area 110 Downloaded work buffer area 200 Common area 202 Work area 204 Image ID
206 Attribute information 206A User ID
206D Number of browsing requests (number of accesses)
206E Download count 206F Point information 206G Tag information 206H Category information 208 Image data (works)
300 Control Area 302 Painting Conversion Processing Unit 304 Parameter Table 308 Display Control Unit 310 Evaluation Control Unit 312 Member Management Unit 314 Category Classification Unit 400 Terminal Display Screen 401, 402 Scroll Keys Up and Down Hierarchical Direction 403, 404 Scroll key 405 GOOD button 500 Internet C, C1, C2, C11, C12, C13, C111, C112 ... Category Ch Category hierarchy Cmin Minimum number of works that can be classified into each category Cmax Category can be classified into each hierarchy Maximum number of works CS Category selection (select layer)

Claims (18)

複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するネットワークシステムにおいて、
前記端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、
前記アップロード画像記憶手段に記憶された画像データを公開用の作品として複数記憶する作品記憶手段と、
前記作品記憶手段に記憶された複数の作品を複数のカテゴリーに分類分けする分類手段と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示制御手段と、
前記端末から作品を選択してアクセスするアクセス手段と、
前記端末からのアクセスを受けて該アクセス数をカウントするカウント手段と、
前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、
前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、
を備えたことを特徴とするネットワークシステム。
In a network system that uploads image data from multiple user terminals to a server and publishes images between users,
Upload image storage means for storing image data uploaded from the terminal;
Work storage means for storing a plurality of image data stored in the upload image storage means as works for release,
Classification means for classifying a plurality of works stored in the work storage means into a plurality of categories;
Display control means for displaying the plurality of works by the category on the display device of the terminal;
Access means for selecting and accessing works from the terminal;
Counting means for receiving the access from the terminal and counting the number of accesses;
The works classified into each category are divided into a group of works whose counted access count is a predetermined number or more and a group of other works, and one of the divided works is defined as the category. Are grouped into different categories,
Category dividing means for integrating or deleting categories according to the number of works belonging to each category,
A network system characterized by comprising:
前記作品記憶手段は、前記アップロード画像記憶手段に記憶された画像データをそのまま記憶することを特徴とする請求項1記載のネットワークシステム。   The network system according to claim 1, wherein the work storage unit stores the image data stored in the upload image storage unit as it is. 前記作品記憶手段は、前記アップロード画像記憶手段に記憶された画像データを画像処理して記憶することを特徴とする請求項1記載のネットワークシステム。   The network system according to claim 1, wherein the work storage unit stores the image data stored in the upload image storage unit after image processing. 前記カテゴリーは複数階層に階層化され、
前記カテゴリー分割手段は、
前記複数階層の各カテゴリーから、所定以上のアクセス数の作品を抽出し、該抽出された複数の階層のカテゴリーに分類された作品をまとめて新たなカテゴリー(C1S、C2S)を生成することを特徴とする請求項1ないし3いずれか記載のネットワークシステム。
The category is hierarchized into a plurality of hierarchies,
The category dividing means includes
Extracting works having a predetermined number of accesses or more from each category of the plurality of hierarchies, and generating new categories (C1S, C2S) by grouping the works classified into the extracted plurality of hierarchies. The network system according to any one of claims 1 to 3.
複数の会員端末から画像データをサーバーにアップロードして会員であるユーザー間で画像を公開する会員制ソーシャル・ネットワーク・サービスシステムにおいて、
前記会員端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、
前記アップロード画像記憶手段に記憶された画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する作品記憶手段と、
前記作品記憶手段に記憶された複数の作品を複数のカテゴリーに分類分けする分類手段と、
前記複数の作品を前記カテゴリー別に前記会員端末の表示装置に一覧表示させる表示制御手段と、
前記会員端末から作品を選択してアクセスするアクセス手段と、
前記各カテゴリーに分類されている作品を、前記アクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、
前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、
を備えたことを特徴とする会員制ソーシャル・ネットワーク・サービスシステム。
In a membership-based social network service system that uploads image data from multiple member terminals to a server and publishes images among users who are members,
Upload image storage means for storing image data uploaded from the member terminal;
Work storage means for storing a plurality of image data stored in the upload image storage means as they are as public works or by image processing;
Classification means for classifying a plurality of works stored in the work storage means into a plurality of categories;
Display control means for displaying a list of the plurality of works on the display device of the member terminal according to the category;
An access means for selecting and accessing a work from the member terminal;
Divide the works classified into each category into a group of works with a predetermined number of accesses or more and a group of other works, and one of the divided works is different from the above category. As well as categorizing
Category dividing means for integrating or deleting categories according to the number of works belonging to each category,
A membership-based social network service system characterized by
前記カテゴリーは複数階層に階層化され、
前記カテゴリー分割手段は、
前記複数階層の各カテゴリーから、所定以上のアクセス数の作品を抽出し、該抽出された複数の階層のカテゴリーに分類された作品をまとめて新たなカテゴリー(C1S、C2S)を生成することを特徴とする請求項5記載の会員制ソーシャル・ネットワーク・サービスシステム。
The category is hierarchized into a plurality of hierarchies,
The category dividing means includes
Extracting works having a predetermined number of accesses or more from each category of the plurality of hierarchies, and generating new categories (C1S, C2S) by grouping the works classified into the extracted plurality of hierarchies. The membership social network service system according to claim 5.
複数のユーザー端末から画像データをサーバーにアップロードして、ユーザー間で画像を公開するネットワークシステムの前記サーバーのコンピュータが実行する画像表示方法において、
前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する記憶工程と、
前記作品を複数のカテゴリーのいずれかに分類分けする分類工程と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示工程と、
前記端末から作品のアクセスを受けて該アクセス数をカウントするカウント工程と、
前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、
前記各カテゴリーに属する作品数または作品数に応じてカテゴリーの統合または削除を行う分割工程と、
を含むことを特徴とする方法。
In an image display method executed by a computer of the server of a network system that uploads image data from a plurality of user terminals to a server and publishes an image between users,
A storage step of storing a plurality of image data uploaded from the terminal as it is as a public work or image processing,
A classification step of classifying the work into any of a plurality of categories;
A display step of displaying the plurality of works on the display device of the terminal according to the category;
A counting step of receiving the work access from the terminal and counting the number of accesses;
The works classified into each category are divided into a group of works whose counted access count is a predetermined number or more and a group of other works, and one of the divided works is defined as the category. Are grouped into different categories,
A dividing step of integrating or deleting categories according to the number of works belonging to each category or the number of works;
A method comprising the steps of:
前記分類工程は、前記画像データがアップロードされた時に、行うことを特徴とする請求項7記載の方法。   The method according to claim 7, wherein the classification step is performed when the image data is uploaded. 前記分割工程は、所定のメンテナンスタイミングで、行うことを特徴とする請求項7記載の方法。   The method according to claim 7, wherein the dividing step is performed at a predetermined maintenance timing. 前記分割工程は、前記カテゴリーとは異なる別のカテゴリーを、複数のカテゴリーを横断して作成することを特徴とする請求項7ないし9いずれか記載の方法。   10. The method according to claim 7, wherein in the dividing step, another category different from the category is created across a plurality of categories. 前記カテゴリーは複数階層に階層化され、
前記分割工程は、
前記複数階層の各カテゴリーから、所定以上のアクセス数の作品を抽出し、該抽出された複数の階層のカテゴリーに分類されていた作品をまとめて新たなカテゴリー(C1S、C2S)を生成することを特徴とする請求項7ないし9いずれか記載の方法。
The category is hierarchized into a plurality of hierarchies,
The dividing step includes
Extracting works having a predetermined number of accesses or more from each category of the plurality of hierarchies, and generating new categories (C1S, C2S) by grouping the works classified into the extracted plurality of hierarchies. 10. A method according to any one of claims 7 to 9, characterized in that
複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するサーバーのコンピュータに、
前記端末からアップロードされた画像データを公開用の作品としてそのまま若しくは画像処理して複数記憶する処理と、
前記作品を複数のカテゴリーのいずれかに分類分けする分類処理と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に一覧表示させる処理と、
前記端末から作品のアクセスを受ける処理と、
前記アクセスを受けて該アクセス数をカウントする処理と、
前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、
前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行う処理と、
を実現させることを特徴とするプログラム。
On the server computer that uploads image data from multiple user terminals to the server and publishes images between users,
A process of storing a plurality of image data uploaded from the terminal as a work for release as it is or image processing,
A classification process for classifying the work into one of a plurality of categories;
Processing to display a list of the plurality of works on the display device of the terminal according to the category;
A process of receiving work access from the terminal;
Receiving the access and counting the number of accesses;
The works classified into each category are divided into a group of works whose counted access count is a predetermined number or more and a group of other works, and one of the divided works is defined as the category. Are grouped into different categories,
Processing for integrating or deleting categories according to the number of works belonging to each category;
A program characterized by realizing.
複数のユーザー端末から画像データをサーバーにアップロードしてユーザー間で画像を公開するネットワークシステムにおけるサーバーにおいて、
前記端末からアップロードされた画像データを記憶するアップロード画像記憶手段と、
前記アップロード画像記憶手段に記憶された画像データを公開用の作品として複数記憶する作品記憶手段と、
前記作品記憶手段に記憶された作品を複数のカテゴリーのいずれかに分類分けする分類手段と、
前記複数の作品を前記カテゴリー別に前記端末の表示装置に表示させる表示制御手段と、
前記端末からのアクセスを受けて該アクセス数をカウントするカウント手段と、
前記各カテゴリーに分類されている作品を、前記カウントされたアクセス数が所定以上の作品のグループとそれ以外の作品のグループとに分割し、分割された作品のグループのいずれか一方を前記カテゴリーとは異なる別のカテゴリーに分類するとともに、
前記各カテゴリーに属する作品数に応じてカテゴリーの統合または削除を行うカテゴリー分割手段と、
を備えたことを特徴とするサーバー。
In a server in a network system that uploads image data from multiple user terminals to the server and publishes images between users,
Upload image storage means for storing image data uploaded from the terminal;
Work storage means for storing a plurality of image data stored in the upload image storage means as works for release,
Classification means for classifying the work stored in the work storage means into any of a plurality of categories;
Display control means for displaying the plurality of works by the category on the display device of the terminal;
Counting means for receiving the access from the terminal and counting the number of accesses;
The works classified into each category are divided into a group of works whose counted access count is a predetermined number or more and a group of other works, and one of the divided works is defined as the category. Are grouped into different categories,
Category dividing means for integrating or deleting categories according to the number of works belonging to each category,
A server characterized by comprising:
前記作品記憶手段は、前記アップロード画像記憶手段に記憶された画像データをそのまま、または画像処理して記憶することを特徴とする請求項13記載のサーバー。   14. The server according to claim 13, wherein the work storage unit stores the image data stored in the upload image storage unit as it is or after image processing. 前記カテゴリーは複数階層に階層化されており、各階層に分類される作品数の下限または上限が定まっていることを特徴とする請求項13または14記載のサーバー。   The server according to claim 13 or 14, wherein the category is hierarchized into a plurality of hierarchies, and a lower limit or an upper limit of the number of works classified in each hierarchy is determined. 前記カテゴリーとは異なる別のカテゴリーは、複数のカテゴリーを横断して作成されることを特徴とする請求項13または14記載のサーバー。   15. The server according to claim 13, wherein another category different from the category is created across a plurality of categories. 前記カテゴリーは複数階層に階層化され、
前記カテゴリー分割手段は、
前記複数階層の各カテゴリーから、所定以上のアクセス数の作品を抽出し、該抽出された複数の階層のカテゴリーに分類された作品をまとめて新たなカテゴリー(C1S、C2S)を生成することを特徴とする請求項13記載のサーバー。
The category is hierarchized into a plurality of hierarchies,
The category dividing means includes
Extracting works having a predetermined number of accesses or more from each category of the plurality of hierarchies, and generating new categories (C1S, C2S) by grouping the works classified into the extracted plurality of hierarchies. The server according to claim 13.
前記カテゴリー分割手段は、同一階層の複数のカテゴリーに分類されている作品の中から、前記カウント手段によりカウントされたアクセス数が所定回数以上の作品を、前記別のカテゴリーに分類することを特徴とする請求項13ないし15いずれか記載のサーバー。   The category dividing means classifies works whose number of accesses counted by the counting means is a predetermined number of times or more among works classified into a plurality of categories in the same hierarchy into the different category. The server according to any one of claims 13 to 15.
JP2014139254A 2014-07-07 2014-07-07 Image display device, image display method, and program Active JP5954364B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014139254A JP5954364B2 (en) 2014-07-07 2014-07-07 Image display device, image display method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014139254A JP5954364B2 (en) 2014-07-07 2014-07-07 Image display device, image display method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012061151A Division JP5582157B2 (en) 2012-03-16 2012-03-16 Social network service system, image display method, and program

Publications (3)

Publication Number Publication Date
JP2014186752A true JP2014186752A (en) 2014-10-02
JP2014186752A5 JP2014186752A5 (en) 2015-03-12
JP5954364B2 JP5954364B2 (en) 2016-07-20

Family

ID=51834193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014139254A Active JP5954364B2 (en) 2014-07-07 2014-07-07 Image display device, image display method, and program

Country Status (1)

Country Link
JP (1) JP5954364B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04114277A (en) * 1990-09-04 1992-04-15 Matsushita Electric Ind Co Ltd Information retrieving device
JP2003016291A (en) * 2001-07-04 2003-01-17 Sharp Corp Information providing device
JP2008083738A (en) * 2004-12-24 2008-04-10 Harujion:Kk Ranking server
JP2010079788A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Content management device, system, method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04114277A (en) * 1990-09-04 1992-04-15 Matsushita Electric Ind Co Ltd Information retrieving device
JP2003016291A (en) * 2001-07-04 2003-01-17 Sharp Corp Information providing device
JP2008083738A (en) * 2004-12-24 2008-04-10 Harujion:Kk Ranking server
JP2010079788A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Content management device, system, method and program

Also Published As

Publication number Publication date
JP5954364B2 (en) 2016-07-20

Similar Documents

Publication Publication Date Title
US11636149B1 (en) Method and apparatus for managing digital files
JP5582157B2 (en) Social network service system, image display method, and program
JP5080524B2 (en) Storage device for image sharing, image sharing and method
US9521211B2 (en) Content processing device, content processing method, computer-readable recording medium, and integrated circuit
US8190639B2 (en) Ordering content in social networking applications
JP5790094B2 (en) Image management system, image management system control method, control program, and recording medium
US20120082401A1 (en) System and method for automatic discovering and creating photo stories
JP2014075778A (en) Composite image generation system, image processor and image processing method
KR101497938B1 (en) System, apparatus, method and computer readable recording medium for sharing a photo as the unit of album using a cloud service
US9197592B2 (en) Social network service system, image display method, and computer-readable storage medium
JP5843831B2 (en) Process for organizing multimedia data
JP5891872B2 (en) Image display device, image display method, and program
KR20220161245A (en) Method, apparatus and computer program for providing contents list
JP5954364B2 (en) Image display device, image display method, and program
JP6212304B2 (en) Information processing apparatus, control method thereof, and control program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150123

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160301

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160328

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: 20160517

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160530

R150 Certificate of patent or registration of utility model

Ref document number: 5954364

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150