著者
天笠 俊之 有次 正義 金森 吉成
出版者
一般社団法人情報処理学会
雑誌
情報処理 = IPSJ Magazine (ISSN:04478053)
巻号頁・発行日
vol.42, no.10, pp.972-979, 2001-10-15

データベースの応用の1つに,時間的に変化するデータ(時制データ; temporal data)の管理が挙げられる.時制データベースではデータの更新履歴を検索・操作するため,データの更新や削除は仮想的に行われ,データベース内に蓄積されるデータ量は常に増え続けるという特徴がある.このため,時制データを高速に検索するための索引は,この特徴を考慮したものになる.
著者
大津 浩二 松田 宜之 金森 吉成 増永 良文 脇山 俊一郎
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告データベースシステム(DBS)
巻号頁・発行日
vol.1994, no.86, pp.71-78, 1994-10-13
被引用文献数
5

本論文は、画像データベースのアプリケーションを容易に開発できるオブジェクト指向のスクリプト言語の設計について述べる。この言語を用いて、ユーザは計算機環境から独立した高水準なシナリオを記述することができる。言語は、画像処理オブジェクト定義、シナリオ構造記述、データベース問合せオブジェクト定義、シナリオ起動メッセージなどの機能を持っている。このスクリプト言語の特色は、検索された画像オブジェクトに種々な画像処理を適用することが簡単に表現できることである。さらに、著者等が提案している画像データベースアーキテクチャ上でスクリプトがどのように解釈、実行されるかを例を使って説明した。This paper describes a design of object-oriented script language to ease application developments for image databases. User can make a high level scenario written in the script, which is independent of computing environments. The script has many functions: definition of image processing objects, description of scenario structure, definition of query objects, start message for scenario, and etc. There is a characteristic of the script: it is ease to write the scenario that users apply some kind of image processing functions to image objects retrieved from databases. Furthermore, we have explained how the script is interpreted and executed under an image database architecture which we have proposed.