例文 (826件) |
selection objectの部分一致の例文一覧と使い方
該当件数 : 826件
When the image of the object is picked up by the imaging means and the image data are selected by the image selection means in the order terminal 10, a composite image of the selected image data and the image data of the object is created.例文帳に追加
そして、注文端末10にて撮像手段により被写体の画像が撮像されるとともに画像選択手段により画像データが選択されると、その選択された画像データと被写体の画像データとの合成画像を生成する。 - 特許庁
When a drag operation for the object selected by the selection means is detected, a determination is made as to whether a distance between the coordinate position of the selected object and the input coordinates, after drag operation detection exceeds a predetermined distance.例文帳に追加
選択手段により選択されたオブジェクトに対するドラッグ操作が検出された場合、当該選択されたオブジェクトの座標位置とドラッグ操作が検出された後の入力座標との距離が、所定の距離を越えているか否かを判定する。 - 特許庁
A correction object selection function section 182 selects an image pickup element of a correction object with priority imparted to a defect in an area near the middle of an image while taking a correction number into account and stores defect information to a defect address memory 38b.例文帳に追加
補正対象選択機能部182 は、欠陥アドレスメモリ38a からの画像データ180cのうち、画面中央近傍領域の欠陥を優先させて、補正数を考慮して補正対象の撮像素子を選択して欠陥情報を欠陥アドレスメモリ38b に記憶させる。 - 特許庁
To solve inconvenience and inefficiency that the inputted character information must be abandoned and the whole process has to be repeated from the selection of the object of addition when the selected object of addition of the character information does not match the inputted character information.例文帳に追加
選択した文字情報の付加対象と入力した文字情報とが不一致の場合に入力した文字情報を破棄して付加対象の選択からやり直さなければならないという不便さ及び非能率的性を解消する。 - 特許庁
To easily select an object without making an operator perform a special operation in an object selection control system which controls the movement of a cursor with a pointing device and selects various objects existing on a display screen with the cursor.例文帳に追加
ポインティングデバイスでカーソルの移動を制御し、ディスプレイ画面上に存在する各種オブジェクトをカーソルで選択させるオブジェクト選択制御方式において、特別な操作をオペレータに行わせることなく容易にオブジェクトを選択できるようにする。 - 特許庁
Furthermore, an operator interface means 114 for changing a photographing object is included to automatically switch a photographing procedure and another different photographing procedure with the instruction of photographing object selection from the operator interface means.例文帳に追加
さらに撮影対象を切り替えることができる操作者インターフェース手段114を含み、前記の撮影手順と異なる他の撮影手順とを、前記操作者インターフェース手段からの撮影対象選択の指示によって自動的に切り替える。 - 特許庁
The display device is provided with a display 21 capable of displaying a plurality of choices C expressed by one or more letters, wherein extraction letters which are letters of a part of the object choices 41 as the selection object is highlighted 51 by using illustrative embodiments (magnification display, balloon display or the like) different from other letters of the object choices 41.例文帳に追加
1以上の文字によって表現される選択肢Cを、複数表示可能なディスプレイ21を備え、選択対象となる対象選択肢41の一部の文字である抽出文字を、当該対象選択肢41の他の文字とは異なる態様(拡大表示や吹き出し表示など)で強調表示51する。 - 特許庁
In this case, the highest RSSI than the lowest RSSI relating to each of the base station selection data is selected and the base station identified by the CS-ID in pairs with the RSSI is an object base station, and when the lowest RSSI of the object base station is higher than a threshold value, the object base station is used for a base station to be selected.例文帳に追加
この場合、各基地局選択用データに係る最高RSSIより、最も高いRSSIを選択し、そのRSSIと対のCS−IDで特定される基地局(CS)を基地局候補とし、この基地局候補の最低RSSIがしきい値より高いとき、その基地局候補を選択すべき基地局とする。 - 特許庁
A specified phrase pair selection means 104 selects a phrase pair which refers to the evaluation of an article from phrase pairs determined to have a modification relation, and an evaluation object/evaluation expression specifying means 106 specifies the evaluation object and the evaluation expression corresponding to this evaluation object from the selected segment pair.例文帳に追加
そして、係り受け関係にあるとされた文節対から、特定文節対選別手段104において事物に対する評価に言及する文節対を選別し、選別された文節対から評価対象とこの評価対象に対応する評価表現とを評価対象・評価表現特定手段106で特定する。 - 特許庁
To provide an information processing program, an information processor, an information processing system, and an information processing method that allow a user to easily make a selection between scrolling of plural objects and an object exchange and to place any object at a desired position without disturbing a positional relationship between each object to a large extent.例文帳に追加
ユーザが複数のオブジェクトのスクロールとオブジェクトの入れ替えとを簡単に選択することができ、且つ各オブジェクトの位置関係を大きく崩すことなく任意のオブジェクトを所望の位置に配置することができる情報処理プログラム、情報処理装置、情報処理システム、及び情報処理方法を提供すること。 - 特許庁
An image processor has a pixel array selection section which selects a pixel array in a direction corresponding to a first direction as an object pixel array from object image data, and a feature part search section which searches for an image of a predetermined feature part of the predetermined pattern within a range of predetermined part of the object pixel array.例文帳に追加
画像処理装置は、対象画像データから第1の方向に対応する方向に沿った画素列を対象画素列として選択する画素列選択部と、対象画素列の所定の一部の範囲において所定のパターンにおける所定の特徴部分の画像を探索する特徴部分探索部とを有する。 - 特許庁
.Exceptions are identified by class instances.Selection of a matching except clause is based on object identity.The except clause must reference the same class or a base class of it.When an exception is raised, an object (maybe None) is passed as the exception's value; this object does not affect the selection of an exception handler, but is passed to the selectedexception handler as additional information.例文帳に追加
except 節は、同じクラスの例外か、基底クラスの例外しか参照しません。 例外が発行されると、オブジェクト (None になることもあります)が例外の 値 (value) として渡されます; このオブジェクトが例外ハンドラの選択自体に影響することはありませんが、選択された例外ハンドラに付帯情報として渡されます。 - Python
The exposure mode selection part 55 controls the imaging part 11 to perform imaging an object image by a global shutter method when the light source of the object periodically changes, when the motion of the imaging device or the motion of the object is relatively large, or when the zoom magnification is relatively high, and otherwise, to perform imaging of the object image by a rolling shutter method.例文帳に追加
露光モード選択部55は、被写体の光源が周期的に変化している場合、撮像装置の動き又は被写体の動きが比較的大きい場合、ズーム倍率が比較的高い場合には、グローバルシャッタ方式にて対象画像の撮影が行われるように、そうでない場合には、ローリングシャッタ方式にて対象画像の撮影が行われるように撮像部11を制御する。 - 特許庁
The base station 100 includes: a specific part 125 for specifying a reduction object TTI where the total sum of allocated transmission speed exceeds allowable reception transmission speed; a selection part 126 for selecting a reduction object radio terminal to which a process is allocated in the reduction object TTI; and a scheduling part 120a for transmitting transmission speed reduction data (AG and RG) to a reduction object radio terminal.例文帳に追加
基地局100は、割当済み伝送速度の合計が許容受信伝送速度を超える削減対象TTIを特定する特定部125と、削減対象TTIにおいてプロセスが割り当てられた減少対象無線端末を選択する選択部126と、伝送速度減少データ(AGやRG)を減少対象無線端末に送信するスケジューリング部120aとを有する。 - 特許庁
This image processor for editing and displaying an object image is provided with an edition setting part for displaying a reference image based on a selection image selected from images different from the object image with which history information indicating an already edited history is associated, and for selecting edition content which should be applied to the object image among the history information associated with the selection image from the outside.例文帳に追加
対象画像を編集処理して表示する画像処理装置であって、既に編集処理された履歴を示す履歴情報が対応付けられている、対象画像とは異なる画像から選択された選択画像に基づいた参照画像を表示するとともに、選択画像に対応付けられている履歴情報のうち対象画像に適用すべき編集内容を、外部から選択できるように表示する編集設定部を備える。 - 特許庁
An image processing apparatus comprises a feature data registration means for dividing object feature data into a plurality of groups and registering the feature data, a selection means for selecting at least one of the plurality of groups, and an object recognition means for recognizing an object by comparing first feature data belonging to the group selected by the selection means with second feature data extracted from image data acquired by an image sensing means.例文帳に追加
被写体の特徴データを複数にグループ分けして登録する特徴データ登録手段と、前記複数のグループのうちから1つ以上のグループを選択する選択手段と、前記選択手段に選択されたグループに属する第1の特徴データと撮像手段により取得した画像データから抽出される第2の特徴データとを比較することによって被写体を認識する被写体認識手段と、を有する。 - 特許庁
A history recording part 101 records a menu item that becomes an object of the user's function setting operation and a use history of selection information such as a telephone number selected by the user's operation.例文帳に追加
履歴記録部101は、ユーザの機能設定操作の対象となったメニュー項目と、ユーザ操作で選択された電話番号等の選択情報との使用履歴を記録する。 - 特許庁
A specified target information selection part 230 selects at least one determination information from the specified target information storage part 300 based on the direction of the detected movement of the object.例文帳に追加
特定対象物情報選択部230は、検出された物体の動きの向きに基づいて、特定対象物情報記憶部300から1または複数の判定情報を選択する。 - 特許庁
The selection means 1c collates the calculated evaluated value with a criterion, and when the evaluated value satisfies the criterion, selects the setting table as for reading of an object medium.例文帳に追加
選択手段1cは、算出された評価値と判定基準を照合し、評価値が判定基準を満たしているときは、この設定テーブルを対象媒体の読み取り用として選択する。 - 特許庁
To provide a visual programming support device capable of preventing re-selection of an object, a visual programming support method of the visual programming support device, a program, and a storage medium.例文帳に追加
オブジェクトの選択し直しを防止することができるビジュアルプログラミング支援装置、ビジュアルプログラミング支援装置のビジュアルプログラミング支援方法、プログラム、および記憶媒体を提供する。 - 特許庁
To provide a broadcast signal recording apparatus and a broadcast signal recording method capable of informing a viewer about selection contents of a program being an object of automatic video recording.例文帳に追加
自動録画の対象となった番組の選定内容を視聴者に知らしめることが可能な放送信号記録装置及び、放送信号記録方法を提供することを目的とする。 - 特許庁
An imaging mode storing part 250 stores a plurality of imaging modes associated with feature quantity of an object and information on a face as a selection condition of an imaging mode candidate.例文帳に追加
撮像モード記憶部250は、撮像モード候補の選択条件として被写体に関する特徴量および顔に関する情報が関連付けられた撮像モードを複数記憶する。 - 特許庁
A selection part 11A inputs the traffic information 21 of a link and selects and outputs the traffic information 221-22m of the links for every link group and the traffic information 23 of a prediction object link.例文帳に追加
選択部11Aはリンクの交通情報21を入力し、リンクグループ毎のリンクの交通情報22_1 〜22_m と予測対象リンクの交通情報23を選択し出力する。 - 特許庁
For data on a plurality of pixels selected, by a processing object selection part 53, a texture processing part 54 performs texture processing using colors of the pixels by the same brush movement pattern.例文帳に追加
テクスチャ処理部54は、処理対象選択部53によって選択された複数の画素のデータについて、同一の筆運びパターンでその画素の色を用いたテクスチャ処理を施す。 - 特許庁
The search order list is generated so that selection candidates are narrowed down only to the channels of the relay stations within the broadcast object area of the received broadcast wave and the affiliated stations in the adjacent areas.例文帳に追加
受信していた放送波の放送対象地域内の中継局とその隣接地域の系列局のチャンネルのみに選局候補を絞り込んだサーチ順リストを生成する。 - 特許庁
To accurately make judgment/selection of usability at the recycle processing time in a short time by grasping the temperature history of recovered recycle object, by a simple structure.例文帳に追加
簡単な構成により、回収したリサイクル対象品の温度履歴を把握することができ、リサイクル処理時における使用可能の判断,選別を短時間で正確に行えるようにする。 - 特許庁
In other words, according to the apparatus or the function used as the controlled object, the amount of the operation from a neutral position of the lever 25, required to execute its selection and adjustment, is changed.例文帳に追加
すなわち、制御対象となる機器あるいは機能に応じて、その選択及び調整が実行されるのに必要とされるレバー25の中立位置からの操作量が変更される。 - 特許庁
A reuse address selection means 31 analyzes the collected reuse object address, selects a reuse address from a reusable address and registers the selected address to a reuse address management section 22.例文帳に追加
再利用アドレス選択手段31によって収集した再利用候補アドレスを解析して、再利用可能なアドレスから再利用するアドレスを選択し再利用アドレス管理部22に登録する。 - 特許庁
Also, a measurement block selection part classifies all of the measurement blocks Tb into M (M<N) measurement object blocks Tb1 and L (L=N-M) measurement excluded blocks Tb2.例文帳に追加
また、計測ブロック選択部により、全ての計測ブロックTbを、M個(ただしM<N)の計測対象ブロックTb1およびL個(ただしL=N−M)の計測除外ブロックTb2に区分する。 - 特許庁
When the object is out of the prescribed range, a calculated distance by an FFT system operation part 51 is outputted from an operation result output part 55 via the operation result selection part 54.例文帳に追加
対象物が所定範囲外の場合、FFT方式演算部51による算出距離が、演算結果選択部54を介して演算結果出力部55から出力される。 - 特許庁
To facilitate the input or selection of an object (letter contained in an image or the like) by presenting a user with information related to the user's position and/or time in generating image data.例文帳に追加
画像データ生成において、ユーザの位置および/または時に関連する情報をユーザに提示し、オブジェクト(画像に含ませる文字、イメージなど)の入力または選択を容易にする。 - 特許庁
A realistic object determination part 6 determines a decorative work or a decorative work manufacturing material and decorative work manufacturing data specified by the content data received from the content selection part 1.例文帳に追加
現実物体決定部6はコンテンツ選択部1から受け取ったコンテンツデータによって特定される装飾物、もしくは装飾物製作材料や装飾物製作データを決定する。 - 特許庁
The definition of the shape has also an additional selection criteria such as a restriction of characteristic value, and resultingly the application of the method can be restricted to the object satisfying the specified criteria.例文帳に追加
形状の規定は、特性の値の制限のような追加の選択基準も有し、その結果、メソッドの適用を、指定された基準を満足するオブジェクトに制限することができる。 - 特許庁
A temporal vector partitioning process separates motion vectors associated with an object from motion vectors associated with a background before selecting a best motion vector, which improves the selection process.例文帳に追加
一時的ベクトル分割プロセスは、最良の動きベクトルを選択する前に、背景に関連する動きベクトルから、オブジェクトに関連する動きベクトルを分離し、選択プロセスを改善する。 - 特許庁
A characteristic value deriving portion 18 has a capability of deriving all characteristic values used in discrimination of the plurality of scenes which can be designated as specific scenes, from image data of a selection object.例文帳に追加
特徴量導出部18は、特定シーンとして指定され得る複数のシーンの識別に用いるすべての特徴量を、選別対象の画像データから導出する能力を有する。 - 特許庁
A state value selection circuit 28 selects a combination of a motion vector object and a state value, where the incidence probability by each block is maximized to update the motion vector and the state value of each block.例文帳に追加
状態値選択回路28は、ブロックごとに出現確率が最大となる動きベクトルの候補と状態値の組み合わせを選択し、ブロックごとの動きベクトルと状態値を更新する。 - 特許庁
When a user listening the reproduced chorus part determines that the reproduced chorus part is different from Karaoke music desired by himself/herself in impression or the like, the user instructs to the music selection apparatus 10 to exclude Karaoke music having same impression as above chorus part from the selection object.例文帳に追加
再生されたサビ部分を聴いたユーザは、再生されたサビ部分が自身の所望するカラオケ楽曲とイメージ等が異なると判断した場合、楽曲選択装置10に対して、聴いたサビ部分と同等のイメージのカラオケ楽曲を選択対象から外す指示を出す。 - 特許庁
When a lottery table selection part 72 which selects one at a time out of first-sixth lottery tables 75-80 is ready for setting, a selection object alteration part 73 automatically alters the lottery tables selected in succession at specified intervals responding to the operation of an alteration start button 41c.例文帳に追加
第1〜第6抽選テーブル75〜80の中から1つを選択する抽選テーブル選択部72が設定可能状態にあるとき、選択対象変更部73は変更開始ボタン41cの操作に応じて抽選テーブルの選択対象を所定の間隔で自動的に連続して変更する。 - 特許庁
To provide a device for selecting movement and a movement selection method, capable of extracting a recorded title which is identical or similar to a recorded title selected as an object to move from recorded title data and simplifying selection of recorded titles for movement and movement setting.例文帳に追加
ムーブ対象として選択した録画済みタイトルと同一又は類似する録画済みタイトルを録画済みタイトルデータから抽出し、ムーブのための録画済みタイトル選択とムーブ設定を容易にすることができるムーブ選択装置及びムーブ選択方法を提供することを目的とする。 - 特許庁
A document generation device communicable with services for management of data is configured to display a form corresponding to information for identifying a picture instructed in a service included in an instruction for overlaying data on the form as the object of selection of a form selection picture.例文帳に追加
データを管理するサービスと通信可能な文書生成装置であって、データをフォームにオーバレイするための指示に含まれる、サービスにおいて指示が行われた画面を識別するための情報に対応するフォームを、フォーム選択画面の選択対象として表示させることを特徴とする。 - 特許庁
On a display screen 331 for producing contents for broadcasting use of digital broadcasting, a menu 332, a scene selection picture 333, a scene editing picture 334, a media selection picture 335, an object attribute action setting picture 336, and a message displaying area 337 concerning the amount of information are presented.例文帳に追加
ディジタル放送のデータ放送用コンテンツを作成するための表示画面331上に、メニュー332、シーン選択画面333、シーン編集画面334、メディア選択画面335、オブジェクト属性・動作設定画面336、情報量に関するメッセージ表示領域337を提示する。 - 特許庁
To provide a construction method selection method for grounding work by which a resistance value is presented by estimating the resistance value for every soil property, every construction method and every number of poles from the information of the grounding work of a prescribed range including the grounding place of a construction object, and to provide a construction method selection system on which this method is implemented.例文帳に追加
工事対象の接地箇所を含む所定の範囲の接地工事の情報から土質毎、工法毎、極数毎に抵抗値を推定して提示する接地工事の工法選択方法、及び、この方法が実装された工法選択システムを提供する。 - 特許庁
To provide a radar reflection cross section analysis device or the like analyzing a radar reflection cross section of an object when emitting an electric wave of a specific frequency to the object of an arbitrary shape incorporated with a frequency selection plate from an arbitrary incident angle.例文帳に追加
周波数選択板を組み込んだ任意形状の物体に対して任意の入射角度から特定の周波数の電波を放射した際の物体のレーダ反射断面を解析するレーダ反射断面解析装置等を提供することを課題とする。 - 特許庁
An optimum sensor selection part 18 calculates a distance from the position of the monitoring object 2 specified by the position retrieval part 17 up to each direction measurement part (direction sensor) 15 to select two or more direction measurement parts 15 in order of shorter distances from the monitoring object 2.例文帳に追加
最適センサ選択部18は、位置検索部17により特定された監視対象2の位置から各方位測定部(方位センサ)15までの距離を算出し、監視対象2からの距離が近い順に方位測定部15を2つ以上選択する。 - 特許庁
When a user uses an input device 201 to designate a hierarchy for displaying the scores of the object of evaluation by a hierarchy selection part 222, a tree structure conversion means converts the tree structure data so that the scores of the object of evaluation can be displayed in the designated hierarchy.例文帳に追加
利用者が入力装置201を用いて評価対象の得点を表示する階層を階層選択部222で指定すると、その階層で評価対象の得点が表示できるようにツリー構造変換手段がツリー構造データを変換する。 - 特許庁
When selection of any game object displayed on the touch panel 20 is detected, at least one of sending of information about the selected object and receiving of information sent from the other game machine 100 is performed by the human body communication.例文帳に追加
タッチパネル20によって表示中のいずれかのゲームオブジェクトの選択が検出されると、人体通信によって、当該選択オブジェクトに関する情報の送信、および他のゲーム装置100から送信される情報の受信の少なくとも一方が実行する。 - 特許庁
Then the control terminal 1 transmits a control signal for the control object apparatus 3 corresponding to a selected control button to the control object apparatus 3 via a transmission means 100 on the basis of the selection of the control button or the like in the control panel image by the control means 14.例文帳に追加
次に操作端末1は,操作手段14による操作パネル画像の操作ボタン等の選択に基づき,選択された操作ボタン等に対応した操作対象機器3への制御信号を,伝送手段100を介して操作対象機器3に送信する。 - 特許庁
To provide a method and an apparatus for selecting a plurality of kinds of object material to be selected such as dried sardine efficiently according to the kinds within a short time with no need of manual work or without damaging or breaking the object material to be selected at the time of selection.例文帳に追加
「いりこ」などの複数の種類からなる被選別材を、人手を使用せずに同一種類の被選別材ごとに効率よく、短時間で、しかも選別時に被選別材を傷めたり、崩したりせずに選別する方法と選別する装置を提供する。 - 特許庁
The environmental load assessment system generating basic unit data has a constitution having a selection part 4 which selects basic unit data corresponding to designated object equipment from basic unit data DB 2, and an interpolation and presumption part 5 which interpolates and presumes basic unit data corresponding to designated object equipment using data for interpolation and presumption when the selection part 4 cannot select basic unit data.例文帳に追加
原単位データを生成する環境負荷評価システムにおいて、指定された対象機器に対応する原単位データを原単位データDB2から選定する選定部4と、選定部4により選定できない場合には、補間推定用データを使用して指定された対象機器に対応する原単位データを補間推定する補間推定部5を有する構成である。 - 特許庁
A display unit 204 displays the first image when objects not selected by the input selection command are in (a) the first state, displays the second image when the objects not selected by the input selection command are in (b) the second state, and displays the first image when any object selected by the input selection command is in (c) the second state.例文帳に追加
表示部204は、選択指示入力により選択されていないオブジェクトの状態が(a)第1の状態である場合、第1の画像を表示し、(b)第2の状態である場合、第2の画像を表示し、選択指示入力によりいずれかのオブジェクトが選択されていれば、当該選択されたオブジェクトの状態が(c)第2の状態である場合、第1の画像を表示する。 - 特許庁
例文 (826件) |
Copyright © Japan Patent office. All Rights Reserved. |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|