• Title/Summary/Keyword: Store Image

Search Result 538, Processing Time 0.028 seconds

An Embedded Text Index System for Mass Flash Memory (대용량 플래시 메모리를 위한 임베디드 텍스트 인덱스 시스템)

  • Yun, Sang-Hun;Cho, Haeng-Rae
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.6
    • /
    • pp.1-10
    • /
    • 2009
  • Flash memory has the advantages of nonvolatile, low power consumption, light weight, and high endurance. This enables the flash memory to be utilized as a storage of mobile computing device such as PMP(Portable Multimedia Player). Potable device with a mass flash memory can store various multimedia data such as video, audio, or image. Typical index systems for mobile computer are inefficient to search a form of text like lyric or title. In this paper, we propose a new text index system, named EMTEX(Embedded Text Index). EMTEX has the following salient features. First, it uses a compression algorithm for embedded system. Second, if a new insert or delete operation is executed on the base table. EMTEX updates the text index immediately. Third, EMTEX considers the characteristics of flash memory to design insert, delete, and rebuild operations on the text index. Finally, EMTEX is executed as an upper layer of DBMS. Therefore, it is independent of the underlying DBMS. We evaluate the performance of EMTEX. The Experiment results show that EMTEX can outperform th conventional index systems such as Oracle Text and FT3.

A 2D / 3D Map Modeling of Indoor Environment (실내환경에서의 2 차원/ 3 차원 Map Modeling 제작기법)

  • Jo, Sang-Woo;Park, Jin-Woo;Kwon, Yong-Moo;Ahn, Sang-Chul
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.355-361
    • /
    • 2006
  • In large scale environments like airport, museum, large warehouse and department store, autonomous mobile robots will play an important role in security and surveillance tasks. Robotic security guards will give the surveyed information of large scale environments and communicate with human operator with that kind of data such as if there is an object or not and a window is open. Both for visualization of information and as human machine interface for remote control, a 3D model can give much more useful information than the typical 2D maps used in many robotic applications today. It is easier to understandable and makes user feel like being in a location of robot so that user could interact with robot more naturally in a remote circumstance and see structures such as windows and doors that cannot be seen in a 2D model. In this paper we present our simple and easy to use method to obtain a 3D textured model. For expression of reality, we need to integrate the 3D models and real scenes. Most of other cases of 3D modeling method consist of two data acquisition devices. One for getting a 3D model and another for obtaining realistic textures. In this case, the former device would be 2D laser range-finder and the latter device would be common camera. Our algorithm consists of building a measurement-based 2D metric map which is acquired by laser range-finder, texture acquisition/stitching and texture-mapping to corresponding 3D model. The algorithm is implemented with laser sensor for obtaining 2D/3D metric map and two cameras for gathering texture. Our geometric 3D model consists of planes that model the floor and walls. The geometry of the planes is extracted from the 2D metric map data. Textures for the floor and walls are generated from the images captured by two 1394 cameras which have wide Field of View angle. Image stitching and image cutting process is used to generate textured images for corresponding with a 3D model. The algorithm is applied to 2 cases which are corridor and space that has the four wall like room of building. The generated 3D map model of indoor environment is shown with VRML format and can be viewed in a web browser with a VRML plug-in. The proposed algorithm can be applied to 3D model-based remote surveillance system through WWW.

  • PDF

Implementation of Pixel Subword Parallel Processing Instructions for Embedded Parallel Processors (임베디드 병렬 프로세서를 위한 픽셀 서브워드 병렬처리 명령어 구현)

  • Jung, Yong-Bum;Kim, Jong-Myon
    • The KIPS Transactions:PartA
    • /
    • v.18A no.3
    • /
    • pp.99-108
    • /
    • 2011
  • Processor technology is currently continued to parallel processing techniques, not by only increasing clock frequency of a single processor due to the high technology cost and power consumption. In this paper, a SIMD (Single Instruction Multiple Data) based parallel processor is introduced that efficiently processes massive data inherent in multimedia. In addition, this paper proposes pixel subword parallel processing instructions for the SIMD parallel processor architecture that efficiently operate on the image and video pixels. The proposed pixel subword parallel processing instructions store and process four 8-bit pixels on the partitioned four 12-bit registers in a 48-bit datapath architecture. This solves the overflow problem inherent in existing multimedia extensions and reduces the use of many packing/unpacking instructions. Experimental results using the same SIMD-based parallel processor architecture indicate that the proposed pixel subword parallel processing instructions achieve a speedup of $2.3{\times}$ over the baseline SIMD array performance. This is in contrast to MMX-type instructions (a representative Intel multimedia extension), which achieve a speedup of only $1.4{\times}$ over the same baseline SIMD array performance. In addition, the proposed instructions achieve $2.5{\times}$ better energy efficiency than the baseline program, while MMX-type instructions achieve only $1.8{\times}$ better energy efficiency than the baseline program.

A Study of Visual Components in the Best Seller Cover Design in 2017 (2017년 베스트셀러 표지디자인의 시각적 구성요소에 대한 연구)

  • Lee, Young hwa
    • Journal of the Korea Convergence Society
    • /
    • v.9 no.1
    • /
    • pp.485-492
    • /
    • 2018
  • This study would analyze visual components in the best seller cover design in 2017. The visual components were classified through a preliminary review with editorial design experts, and the top 20 best sellers at the Kyobo Book Centre, which recorded the top rank in sales in 2017 were selected as the subjects of the study. The subjects of the survey were 50 graduates from the design-related departments, who could judge the components, and the following results were drawn as an analysis. First, most layouts were a comparison type, and The Temperature of Language took the highest position at 45.5%. Second, in the typography, having a correlation with the section, most were composed of a Serif, and 'Sapiens' took the highest position at 92.5%. Third, the image is concerned with the illustration, in which The Miracles of the Namiya General Store took the highest position at 93.2%. These visual components of the cover design act as an important factor in choosing books for readers who first encounter the books. Thus, it would be necessary to continue to conduct studies of visual components in best sellers, and hopefully, this study would be helpful for the development of the publication market as it is utilized in the marketing field based on these studies.

A study on vision system based on Generalized Hough Transform 2-D object recognition (Generalized Hough Transform을 이용한 이차원 물체인식 비젼 시스템 구현에 대한 연구)

  • Koo, Bon-Cheol;Park, Jin-Soo;Chien Sung-Il
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.33B no.1
    • /
    • pp.67-78
    • /
    • 1996
  • The purpose of this paper is object recognition even in the presence of occlusion by using generalized Hough transform(GHT). The GHT can be considered as a kind of model based object recognition algorithm and is executed in the following two stages. The first stage is to store the information of the model in the form of R-table (Reference table). The next stage is to identify the existence of the objects in the image by using the R-table. The improved GHT method is proposed for the practical vision system. First, in constructing the R-table, we extracted the partial arc from the portion of the whole object boundary, and this partial arc can be used for constructing the R-table. Also, clustering algorithm is employed for compensating an error arised by digitizing an object image. Second, an efficient method is introduced to avoid Ballard's use of 4-D array which is necessary for estimating position, orientation and scale change of an object. Only 2-D array is enough for recognizing an object. Especially, scale token method is introduced for calculating the scale change which is easily affected by camera zoom. The results of our test show that the improved hierarchical GHT method operates stably in the realistic vision situation, even in the case of object occlusion.

  • PDF

An Experiment on Volume Data Compression and Visualization using Wavelet Transform (웨이블릿 변환을 이용한 볼륨데이타의 압축 및 가시화 실험)

  • 최임석;권오봉;송주환
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.6
    • /
    • pp.646-661
    • /
    • 2003
  • It is not easy that we visualize the large volume data stored in the every client computers of the web environment. One solution is as follows. First we compress volume data, second store that in the database server, third transfer that to client computer, fourth visualize that with direct-volume-rendering in the client computer. In this case, we usually use wavelet transform for compressing large data. This paper reports the experiments for acquiring the wavelet bases and the compression ratios fit for the above processing paradigm. In this experiments, we compress the volume data Engine, CThead, Bentum into 50%, 10%, 5%, 1%, 0.1%, 0.03% of the total data respectively using Harr, Daubechies4, Daubechies12 and Daubechies20 wavelets, then visualize that with direct-volume-rendering, afterwards evaluate the images with eyes and image comparison metrics. When compression ratio being low the performance of Harr wavelet is better than the performance of the other wavelets, when compression ratio being high the performance of Daubechies4 and Daubechies12 is better than the performance of the other wavelets. When measuring with eyes the good compression ratio is about 1% of all the data, when measuring with image comparison metrics, the good compression ratio is about 5-10% of all the data.

A Study on the RFID Biometrics System Based on Hippocampal Learning Algorithm Using NMF and LDA Mixture Feature Extraction (NMF와 LDA 혼합 특징추출을 이용한 해마 학습기반 RFID 생체 인증 시스템에 관한 연구)

  • Oh Sun-Moon;Kang Dae-Seong
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.43 no.4 s.310
    • /
    • pp.46-54
    • /
    • 2006
  • Recently, the important of a personal identification is increasing according to expansion using each on-line commercial transaction and personal ID-card. Although a personal ID-card embedded RFID(Radio Frequency Identification) tag is gradually increased, the way for a person's identification is deficiency. So we need automatic methods. Because RFID tag is vary small storage capacity of memory, it needs effective feature extraction method to store personal biometrics information. We need new recognition method to compare each feature. In this paper, we studied the face verification system using Hippocampal neuron modeling algorithm which can remodel the hippocampal neuron as a principle of a man's brain in engineering, then it can learn the feature vector of the face images very fast. and construct the optimized feature each image. The system is composed of two parts mainly. One is feature extraction using NMF(Non-negative Matrix Factorization) and LDA(Linear Discriminants Analysis) mixture algorithm and the other is hippocampal neuron modeling and recognition simulation experiments confirm the each recognition rate, that are face changes, pose changes and low-level quality image. The results of experiments, we can compare a feature extraction and learning method proposed in this paper of any other methods, and we can confirm that the proposed method is superior to the existing method.

Key Determinants of Online Wine Purchasing Intention (와인의 온라인 구매의 주요 결정요인에 관한 연구)

  • Kang, Sora;Han, Su-Jin;Kim, Yoo-Jung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.12
    • /
    • pp.123-138
    • /
    • 2013
  • This paper was to figure out why online wine purchasing is not activated despite of the many advantages of having online transactions and to fine key determinants of online wine purchasing intention. Thus, the purpose of this study was to identify the determinants of online wine purchase intention, and examines the relationships between the determinants and online wine purchase intention. Data was collected from those who have experienced in using online wine store to purchase wine, and data was used to test the proposed research model. The findings showed that perceived usefulness and social influence(subjective norm, image) were key determinants of online wine site trust, but they were not related to online wine site trust. It also was found that perceived usefulness, perceived ease of use and subjective norm were positively and significantly related to online wine purchase intention whereas it had no relationship with image. In addition, online wine site trust was shown to influence on online wine purchase intention. Finally, the mediating effects were found in the relationships between perceived usefulness, subjective norm, and online wine purchase intention. Based on the results of the study, implications for future research are drawn.

Design of Remote Early Dementia Diagnosis Systems (원격 치매 조기 진단 시스템 설계)

  • Choi, Jongmyung;Jeon, Gyeong-Suk;Kim, Sunkyung;Choi, Jungmin;Rhyu, Dong Young;Yoon, Sook
    • Journal of Internet of Things and Convergence
    • /
    • v.6 no.4
    • /
    • pp.27-32
    • /
    • 2020
  • Along with the aging of the population, the number of dementia patients is increasing, and the social and economic burden is also increasing. Currently, the effective way to manage dementia patients is to identify patients with dementia early. However, in rural and island areas where medical staff are scarce, there is a problem that it is difficult to visit a hospital and get an early examination. Therefore, we propose a remote early detection system for dementia to solve the problems. The remote dementia early diagnosis system is a system that allows a patient to receive examination and treatment from a remote dementia expert using remote medical technology based on real-time image communication. The remote early diagnosis system for dementia consists of a local client system used by medical staff at health centers in the island, an image server that transmits, stores and manages images, and an expert client used by remote dementia experts. The local client subsystem satisfies the current medical law's remote collaboration by allowing the patient to use it with the health center's medical staff. In addition, expert clients are used by dementia experts, and can store/manage patient information, analyze patient history information, and predict the degree of dementia progression in the future.

Effects of Scatter Correction on the Assessment of Myocardial Perfusion and Left Ventricular Function by gated Tc-99m Myocardial SPECT (게이트 Tc-99m 심근관류 SPECT에서 산란보정이 심근관류 및 좌심실기능평가에 미치는 영향)

  • Jeong, Hwan-Jeong;Son, Hye-Kyung;Bom, Hee-Seung
    • The Korean Journal of Nuclear Medicine
    • /
    • v.35 no.1
    • /
    • pp.33-42
    • /
    • 2001
  • Purpose: The purpose of this study was to evaluate the effect of scatter correction on the assessment of myocardial perfusion and left ventricular function by gated Tc-99m myocardial SPECT. Materials and Methods: Subjects were 11 normal volunteers, 20 patients with non-cardiac chest pain and 13 patients with coronary artery diseases. We classified above 3 groups into normal and diseased groups. Scatter correction was done using dual-energy-window scatter correction method (DEW-SC). We compared acquired counts, image contrast, corrected maximum relative counts, indices of left ventricular function, extent and severity of perfusion defects calculated by 'CEqual program' between scatter non-corrected and corrected images. Results: Scatter corrected studios was lower in counts by $18{\pm}3%$ than uncorrected studies, but image contrast were improved in all cases. Scatter correction using DEW-SC took 3 minutes to complete, and 512 kB memory to store. There were no significant differences among indices of left ventricular function between scatter non-corrected and corrected images. Although extents of perfusion defects were not significantly different, severity was severer in scatter corrected images. Conclusion: Scatter correction using DEW-SC is simple to do, and improves image contrast without changing other indices of myocardial perfusion and function.

  • PDF