• Title/Summary/Keyword: Block

Search Result 14,854, Processing Time 0.034 seconds

Blocking Artifact Reduction Algorithm Using Similarity between Blocks and Linear Combination (블록간 유사성과 선형조합을 이용한 블록화 현상 제거 알고리듬)

  • 박경남;권기구;이건우;이석환;권성근;이건일
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.6A
    • /
    • pp.584-591
    • /
    • 2002
  • In this paper, we proposed a b1ocking artifact reduction algorithm using similarity and linear combination between blocks. In the proposed method, all of the blocks are classified into low frequency block and high frequency block according to the their DCT coefficients. And we defined range block which shows blocking artifacts, as block centered to block boundary and defied domain block as similar block with range block within search range. In the search procedure, we used sub-block's property of range block and similarity for more accurate searching. Finally blocking artifact reduction algorithm is performed using linear combination between searched domain block and blocky range block. The performance of the proposed method is investigated by computer simulation in comparison with the traditional methods. In the experimental results, Ire confirmed the better performance in the subjective by 0.04∼0.4 dB and objective image quality.

Algorithm to prevent Block Discontinuity by Overlapped Block and Manning Window (중첩 기반 연산과 Hanning Window를 이용한 블록 불연속 노이즈 방지 알고리즘)

  • Kim, Joo-Hyun;Jang, Won-Woo;Park, Jung-Hwan;Yang, Hoon-Gee;Kang, Bong-Soon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.9
    • /
    • pp.1650-1657
    • /
    • 2007
  • In this paper, we propose an Overlapped Block and an Hanning Window to prevent a Block Discontinuity when we use an algorithm to eliminate ringing artifact which is based on a block structure. The algorithm to eliminate ringing artifact operates with a block structure and 24-RGB data and is based on a modified K-means algorithm. The proposed overlapped block method is piled up one on another per an half of the size of unit-block when an input image is split into several unit-blocks. Therefore, we define a data unit as the unit-block of the block size, $16{\times}16$ pixels. We reconstruct the processed data units into the original form of input image by using an isotropic form of Hanning Window. Finally, in order to evaluate the performance of the abovementioned algorithms, we compare three image, an input image with ringing artifact, an image result obtained by conventional method (non-overlapped), and an image result obtained the proposed method.

Partial transmission block production for real efficient method of block and MLC (Partial transmission block 제작 시 real block과 MLC를 이용한 방법 중 효율적인 방법에 대한 고찰)

  • Choi JiMin;Park JuYoung;Ju SangGyu;Ahn JongHo
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.16 no.2
    • /
    • pp.19-24
    • /
    • 2004
  • Introduction : The Vaginal, the urethra, the vulva and anal cancer avoid the many dose to femur head and the additional treatment is necessary in inguinal LN. The partial transmission block to use inguinal LN addition there is to a method which it treats and produce partial transmission block a method and the MLC which to it analyzes. Material & Methode : The Inguinal the LN treatment patient partial transmission it used block and the MLC in the object and with solid water phantom with the patient it reappeared the same depth. In order to analyze the error of the junction the EDR2 (Extended dose range, the Kodak and the U.S) it used the Film and it got film scanner it got the beam profile. The partial transmission block and the MLC bias characteristic, accuracy and stability of production for, it shared at hour and comparison it analyzed. Result : The partial the transmission block compares in the MLC and the block production is difficult and production hour also above 1 hours. The custom the block the place where it revises the error of the junction is a difficult problem. If use of the MLC the fabrication will be break and only the periodical calibration of the MLC it will do and it will be able to use easily. Conclusion : The Inguinal there is to LN treatment and partial transmission block and the MLC there is efficiency of each one but there is a place where the junction of block for partial transmission block the production hour is caught long and it fixes and a point where the control of the block is difficult. like this problem it transfers with the MLC and if it treats, it means the effective treatment will be possible.

  • PDF

Characteristics and Automatic Detection of Block Reference Patterns (블록 참조 패턴의 특성 분석과 자동 발견)

  • Choe, Jong-Mu;Lee, Dong-Hui;No, Sam-Hyeok;Min, Sang-Ryeol;Jo, Yu-Geun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.26 no.9
    • /
    • pp.1083-1095
    • /
    • 1999
  • 최근 처리기와 입출력 시스템의 속도 차이가 점점 커짐에 따라 버퍼 캐쉬의 효율적인 관리가 더욱 중요해지고 있다. 버퍼 캐쉬는 블록 교체 정책과 선반입 정책에 의해 관리되며, 각 정책은 버퍼 캐쉬에서 블록의 가치 즉 어떤 블록이 더 가까운 미래에 참조될 것인가를 결정해야 한다. 블록의 가치는 응용들의 블록 참조 패턴의 특성에 기반하며, 블록 참조 패턴의 특성에 대한 정확한 분석은 올바른 결정을 가능하게 하여 버퍼 캐쉬의 효율을 높일 수 있다. 본 논문은 각 응용들의 블록 참조 패턴에 대한 특성을 분석하고 이를 자동으로 발견하는 기법을 제안한다. 제안된 기법은 블록의 속성과 미래 참조 거리간의 관계를 이용해 블록 참조 패턴을 발견한다. 이 기법은 2 단계 파이프라인 방법을 이용하여 온라인으로 참조 패턴을 발견할 수 있으며, 참조 패턴의 변화가 발생하면 이를 인식할 수 있다. 본 논문에서는 8개의 실제 응용 트레이스를 이용해 블록 참조 패턴의 발견을 실험하였으며, 제안된 기법이 각 응용의 블록 참조 패턴을 정확히 발견함을 확인하였다. 그리고 발견된 참조 패턴 정보를 블록 교체 정책에 적용해 보았으며, 실험 결과 기존의 대표적인 블록 교체 정책인 LRU에 비해 최대 57%까지 디스크 입출력 횟수를 줄일 수 있었다.Abstract As the speed gap between processors and disks continues to increase, the role of the buffer cache located in main memory is becoming increasingly important. The buffer cache is managed by block replacement policies and prefetching policies and each policy should decide the value of block, that is which block will be accessed in the near future. The value of block is based on the characteristics of block reference patterns of applications, hence accurate characterization of block reference patterns may improve the performance of the buffer cache. In this paper, we study the characteristics of block reference behavior of applications and propose a scheme that automatically detects the block reference patterns. The detection is made by associating block attributes of a block with the forward distance of the block. With the periodic detection using a two-stage pipeline technique, the scheme can make on-line detection of block reference patterns and monitor the changes of block reference patterns. We measured the detection capability of the proposed scheme using 8 real workload traces and found that the scheme accurately detects the block reference patterns of applications. Also, we apply the detected block reference patterns into the block replacement policy and show that replacement policies appropriate for the detected block reference patterns decreases the number of DISK I/Os by up to 57%, compared with the traditional LRU policy.

Design and Implementation of PS-Block Timing Model Using PS-Block Structue (PS-Block 구조를 사용한 PS-Block Timing Model의 설계 및 구현)

  • Kim Yun-Kwan;Shin Won;Chang Chun-Hyon;Kim Tae-Wan
    • The KIPS Transactions:PartD
    • /
    • v.13D no.3 s.106
    • /
    • pp.399-404
    • /
    • 2006
  • A real-time system is used for various systems from small embedded systems to distributed enterprise systems. Because it has a characteristic that provides a service on time, developers should make efforts to keep this property about time when developing real-time applications. As the result of research about real-time system indicates, TMO model supports various functions for time processing according to the real-time concept. And it guarantees response time which developers defined. So developers need a point of reference to define deadline and check the correctness of time. This paper proposes an improved PS-Block as an infrastructure of analysis tools for TMO to present a point of reference. There is a problem that the existing PS-Block has overhead caused by a policy making duplicated blocks. As such, this paper implements a PS-Block Timing Model to reduce the overhead due to block duplication, and defines a base class for searching in PS-Block. The PS-Block Timing Model, using an improved PS-Block structure, offers a point of reference of deadline and an infrastructure of execution time analysis according to the PS-Block configuration policy. Therefore, TMO developers can easily verify deadline of real-time methods, and improve reliability, and reduce development terms.

Dosimetric characteristics of an independent collimator system using measurements performed quarter fields. (Tungsten eyeball shield block의 임상적용에 관한 고찰)

  • Jeong, Deok-Yang;Lee, Byoung-Koo;Hwang, Woong-Koo
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.14 no.1
    • /
    • pp.89-94
    • /
    • 2002
  • During radiation therapy with electron beam to eyelid, we must keep the minimal dose on eyeball as possible. especially in the treatment of Sebaceous gland carcinoma, Squamouse cell ca., and basal cell ca. of eyelid and low grade MALToma etc. But if radiation field covered the upper & lower eyelid, it makes a cataract on lens of treated eye, in late complications. Now we reports the advantages of Tungsten eyeball shielding block compare to previously used lead block. with BOLX-I material, we made a eyeball model and measured the absorbed dose of 6MeV & 9MeV electron hem at 6 point of eyeball model with TLD chip. And compare the absorbed dose to previously lead block and other types of Tungsten eyeball shielding block.

  • PDF

Fast Inter Block Mode Decision Using Image Complexity in H.264/AVC (H.264/AVC에서 영상 복잡도를 이용한 고속 인터 블록 모드 결정)

  • Kim, Seong-Hee;Oh, Jeong-Su
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.11C
    • /
    • pp.925-931
    • /
    • 2008
  • In video coding standard H.264/AVC, variable block size mode algorithm improves compression efficiency but has need of a large amount of computation for various block modes and mode decision. Meanwhile, decided inter block modes depend on the complexity of a block image, and then the more complex a macroblock is, the smaller its block size is. This paper proposes fast inter block mode decision algorithm. It limits valid block modes to the block modes with a great chance for decision using the image complexity and carries out motion estimation rate-distortion optimization with only the valid block modes. In addition to that, it applies fast motion estimation PDE to the valid block modes with only the $16{\times}16$ block mode. The reference software JM 9.5 was executed to estimate the proposed algorithm's performance. The simulation results showed that the proposed algorithm could save about 24.12% of the averaged motion estimation time while keeping the image quality and the bit rate to be -0.02dB and -0.12% on the average, respectively.

Quasi-Static Analysis of Block Impact Against the Ground Due to Sling Failure During Block Lifting (권상 작업 중 슬링 파손으로 인한 블록 지상 낙하 충격에 대한 준정적 해석)

  • Kim, Seon-Yeob;Lee, Tak-Kee;Yoon, Jung-Ho
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.58 no.2
    • /
    • pp.84-89
    • /
    • 2021
  • Recently, shipyards are making many efforts to reduce the number of the mounted blocks by increasing the block size. This is to improve productivity and reduce related costs by minimizing block movement and shortening the building period. However, as the blocks become larger, the weight increases considerably. If the target block has a damage due to an unexpected accident during block lifting, it may seriously cause a problem of the reusability of the block. In this study, a large-sized block of the offshore structure weighing 480 tons was lifting with a total of seven sling belts, and one sling belt was broken while it was moving, resulting in a situation in which a part of the edge of the block collided with the ground. The aim of this paper is to verify the structural integrity of the block that directly collides with the ground in the form of free fall due to the sling breakage. Considering that the hook loads acting on several sling belts holding the block are redistributed when a sling belt is broken, the hook loads were recalculated at the angle just before the sling breakage. These loads were used to check the safety of the sling belts. In addition, FE analysis was performed by calculating the amount of impact from the free fall condition, obtaining the impact area by using Hertz's contact theory, and then applying the impact load to the area.

Performance Evaluation of Interlocking Block Pavement for Low Speed Highway (인터로킹 블록포장의 저속도로 적용성 평가)

  • Lin, Wuguang;Ryu, SungWoo;Lee, ByeongTae;Cho, Yoon-Ho
    • International Journal of Highway Engineering
    • /
    • v.16 no.2
    • /
    • pp.1-9
    • /
    • 2014
  • PURPOSES : This study aims to evaluate the performance of interlocking block pavement system for low speed highway. METHODS : Through on-site monitoring, environmental impact assessment of interlocking block pavement such as heat island reduction, traffic safety, noise pollution were evaluated as compared with asphalt pavement. Also the pavement condition and roughness were evaluated according to performance period. RESULTS : Surface temperature of interlocking block pavement was about 7 degree lower than asphalt pavement in midsummer. Compared to asphalt pavement, vehicle speed reduction effect of interlocking block pavement was about 2kph. For low speed driving, the noise pollution was measured at a similar level for both asphalt and interlocking block pavement. After 42month service period, the breakage of block was only 0.24% for the whole surveyed area. IRI of interlock block pavement was estimated within the range of 5~8m/km. CONCLUSIONS : Depending on the performance monitoring results such as heat island reduction, providing traffic safety and keeping a good pavement condition for a long service period, it assures that interlocking block pavement was applicable for low speed road.

A Bitmap-based Continuous Block Allocation Scheme for Realtime Retrieval Service (실시간 재생 서비스를 위한 비트맵 방식의 연속 블록 할당 기법)

  • 박기현
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.3
    • /
    • pp.316-322
    • /
    • 2002
  • In this paper we consider continuous block allocation scheme of UNIX file system to support real time retrieval service. The proposed block allocation scheme is designed to place real time data at appropriate disk block location in considering the consume-rate that is given with real time data. To effectively determine the disk block location we analyze the relationship between consume-rate and the two variable factors that are the number of continuous blocks and the cylinder distance of logically consecutive data. In traditional UNIX block allocation scheme it is in fact impossible to find continuous free disk blocks in a specific cylinder location. Thus we propose new bitmap-based free block allocation scheme that enables to determine whether a block in specific cylinder location is free state, or not.

  • PDF