WO2015122628A1 - Method for adjusting time line for image editing, and image editing apparatus - Google Patents

Method for adjusting time line for image editing, and image editing apparatus Download PDF

Info

Publication number
WO2015122628A1
WO2015122628A1 PCT/KR2015/000533 KR2015000533W WO2015122628A1 WO 2015122628 A1 WO2015122628 A1 WO 2015122628A1 KR 2015000533 W KR2015000533 W KR 2015000533W WO 2015122628 A1 WO2015122628 A1 WO 2015122628A1
Authority
WO
WIPO (PCT)
Prior art keywords
timeline
editing
length
section
image
Prior art date
Application number
PCT/KR2015/000533
Other languages
French (fr)
Korean (ko)
Inventor
곽별샘
김동훈
오주현
정민
Original Assignee
주식회사 케이티
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 주식회사 케이티 filed Critical 주식회사 케이티
Publication of WO2015122628A1 publication Critical patent/WO2015122628A1/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs

Definitions

  • the present invention relates to an image editing interface technology, and more particularly, to a timeline adjusting method and an image editing apparatus for adjusting a timeline of an image editing section to facilitate image editing.
  • Korean Patent Publication No. 10-2006-0111116 discloses a method and system for providing a video data editing function to a mobile communication terminal.
  • the conventional video editing technology using a mobile communication terminal is inconvenient for a user because it does not consider the video editing through a relatively small screen.
  • the timeline corresponding to the editing section is formed so small that it is difficult for the user to select a specific point in the editing section.
  • the gap between the two control icons indicating the start and end of the edit section is too narrow in the conventional video editing interface. Therefore, there is a problem that the user is difficult to control the editing section.
  • the present invention has been proposed to solve such a conventional problem, and an object thereof is to provide a timeline adjusting method and an image editing apparatus for adjusting a timeline of an image editing section in consideration of the user's convenience in image editing.
  • an image editing apparatus includes: a display unit; And an editing interface providing unit configured to display an image editing interface including an image to be edited and an editing tool on the display unit, wherein the editing interface providing unit checks a selected editing section from all playback sections of the video. It is determined whether the timeline length of the editing section is less than the threshold length, and if the timeline length is less than the threshold length, the timeline length of the video is increased.
  • the step of checking the selected editing section from the entire playback section of the video to be edited Determining whether a timeline length of the editing section is less than a threshold length; And if the timeline length of the editing section is less than a threshold length, increasing the timeline length of the video.
  • an image is based on the timeline length of the editing section so that a gap between two control icons representing the start point and the end point of the editing section is not narrow or the two control icons overlap.
  • the present invention also has an effect of intuitively recognizing a phenomenon in which the timeline is elongated by thinly expressing the thickness of the timeline in proportion to the length of the elongated timeline.
  • FIG. 1 is a diagram illustrating a configuration of an image editing apparatus according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating a method of adjusting a timeline in an image editing apparatus according to an embodiment of the present invention.
  • FIG. 3 is a diagram illustrating an image editing interface according to an embodiment of the present invention.
  • FIG. 4 is a diagram illustrating a state where an expression position and a playback section for a special effect are designated in an image editing interface according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating an image editing interface having a long timeline according to an embodiment of the present invention.
  • FIG. 6 is a diagram illustrating an image editing interface in which a timeline is elongated according to a user's touch input according to an embodiment of the present invention.
  • FIG. 1 is a diagram illustrating a configuration of an image editing apparatus according to an embodiment of the present invention.
  • an image editing apparatus 100 includes a display unit 110, a storage unit 120, a camera 130, and an editing interface providing unit 140.
  • the image editing interface provided to the image editing apparatus 100 may be mounted on a digital camera, a mobile communication terminal, a smartphone, a tablet computer, or the like.
  • the image editing interface may be mounted on the corresponding apparatus. .
  • the display unit 110 is a display means for displaying various information processed by the image editing apparatus 100, and may be used by liquid crystal display (LCD) technology, light emitting polymer display (LPD) technology, or light emitting diode (LED) technology. Can be.
  • the display unit 110 may be a touch display such as a resistive type or an infrared type. When the display unit 110 is a touch display, an output interface and an input interface are provided to the user.
  • the storage unit 120 is a storage means for storing data necessary for image editing.
  • the storage unit 120 stores an image file and stores various special effect data necessary for image synthesis.
  • the storage unit 120 stores data related to various special effects such as data about a special effect in which light shines, data about a special effect disappearing as the text is reduced, and data about a special effect disappearing as the text is enlarged.
  • the storage unit 120 stores the editing result data obtained by synthesizing the image and the special effect.
  • the storage unit 120 may include high speed random access memory, and may also include one or more magnetic disk storage devices, nonvolatile memory such as flash memory devices, or other nonvolatile semiconductor memory devices.
  • the camera 130 has a lens to capture a peripheral image through the lens.
  • the editing interface providing unit 140 generates a user interface related to image editing and displays the display on the display unit 110.
  • the editing interface providing unit 140 when the user wants to edit a specific image, the editing interface providing unit 140 generates an image editing interface including the image and an editing tool for editing the image and outputs the image editing interface to the display unit 110.
  • the editing interface providing unit 140 synthesizes the image to be edited with the special effect selected by the user, and stores the edited result data thus synthesized in the storage 120.
  • the editing interface providing unit 140 includes a timeline adjusting module 141 for adjusting the timeline.
  • the timeline adjusting module 141 extends the timeline length of the video to be edited according to the timeline length of the editing section.
  • the timeline adjusting module 141 checks an edit section designated by a user among all playback sections of the image, checks whether the timeline length of the edit section is less than a preset threshold length, and if less, Increase the length of the timeline.
  • the timeline adjusting module 141 has a minimum length of timeline in which the editing section can be shortened to a minimum. Determine whether it is less than the threshold length, and if the timeline minimum length is less than the threshold length, lengthen the length of the timeline so that the timeline minimum length is greater than or equal to the threshold distance.
  • FIG. 2 is a flowchart illustrating a method of adjusting a timeline in an image editing apparatus according to an embodiment of the present invention.
  • the editing interface providing unit 140 displays the image editing interface including the video and the editing tool on the display 110 (S201).
  • the image to be edited may be an image that is already stored in the storage 120 or an image that is temporarily stored by real-time shooting through the camera 130.
  • FIG. 3 is a diagram illustrating an image editing interface according to an embodiment of the present invention.
  • the editing interface providing unit 140 includes a video selected by the user for editing, a timeline 22 representing a playback time of the video, a playback control bar 23, a playback button 21, and various special effects.
  • the image editing interface including the editing tools 24a, 24b, and 24c capable of synthesizing the same is displayed on the display unit 110.
  • the playback control bar 23 is a graphic element representing a playback time point that is currently playing. When the user changes the position of the playback control bar 23 on the timeline 22, the playback control bar 23 is located. The video from the time of reproduction is output.
  • the star-shaped special effects tool 24a is an editing tool used to synthesize a halo effect for emphasizing a specific object, that is, an effect of shining light at the position of the specific object.
  • reference numeral 24b of FIG. 3 is a tool used to process computer graphics of a specific object
  • reference numeral 24c is an editing tool used to synthesize text input by a user (or text registered in advance) with an image.
  • Each special effect has a minimum duration (eg, 0.5 seconds) and also has a default duration (eg, 2 seconds).
  • the image editing interface providing unit 140 receives selection information on any one of a plurality of editing tools listed in the image editing interface from the user (S203).
  • the image editing interface providing unit 140 checks a special effect output according to the selected editing tool by the user, outputs a sample image of the special effect on the screen, and receives a position from which the special effect is output from the user. (S205).
  • the image editing interface providing unit 140 receives, from the user, information about a reproduction section in which the special effect is expressed among the reproduction sections of the entire image, and confirms that the reproduction section in which the special effect is expressed is an edit section ( S207). That is, the image editing interface providing unit 140 receives a playback section from which a special effect is expressed among all playback sections of an image, and sets the received playback section as an editing section.
  • FIG. 4 is a diagram illustrating a state where an expression position and a playback section for a special effect are designated in an image editing interface according to an embodiment of the present invention.
  • a special effect is located on a face of a person in the image editing interface.
  • the user may move the position of the sample image 25 related to the special effect by touching and dragging the position on the face.
  • the special effect of FIG. 4 illustrates the halo effect of light shining.
  • the video editing interface of FIG. 4 sets a playback section in which the special effect is expressed according to a user's manipulation.
  • the video editing interface may set a point at which video playback is paused, that is, a point where the playback control bar 23 is located as a start point at which a special effect is displayed, and set a default playback time of the special effect at the start point.
  • the video editing interface providing unit 140 sets the edit section to 1 minute 00 seconds when the playback time at which the halo effect with the default playback time of 2 seconds starts is 1 minute 00 seconds in the video having the total playback time of 2 minutes. To 1 minute 02 seconds.
  • each of the start point control icon 26a and the end point control icon 26b located on the timeline 22 represents a start point and an end point at which a special effect is played, respectively, and the start point control icon 26a.
  • a playback section corresponding to the timeline between the endpoint control icon 26a is set as the editing section.
  • the image editing interface providing unit 140 changes the start point position at which the special effect is displayed. That is, when the user changes the position of the start point control icon 26a on the timeline 22 by dragging, the image editing interface providing unit 140 changes the time point at which the special effect is expressed among the entire playback time of the image. do. In this case, the image editing interface providing unit 140 changes the position of the end point control icon 26b by the position where the start point control icon 26a is moved. That is, when the user changes the position of the start point control icon 26a on the timeline 22, the position of the end point control icon 26b is also changed by the position of the start point control icon 26a.
  • the image editing interface providing unit 140 shortens or extends the playback time of the special effect (that is, the duration of the special effect) in proportion to the position. .
  • the image editing interface providing unit 140 extends the playback time of the special effect in proportion to the moved distance, and the user controls the endpoint control icon ( Moving the position of 26b) to the left shortens the playing time of the special effect by the moved distance.
  • the image editing interface providing unit 140 may display a minimum playback time (eg, 0.5) of a special effect shortened according to the movement of the endpoint control icon 26b.
  • the position of the end point control icon 26b is controlled so as not to move to a position below the second).
  • the timeline adjusting module 141 checks the timeline length D1 of the editing section (S209), and the timeline length D1 of the checked editing section is less than a preset threshold length. It is determined whether or not (S211). In this case, the timeline adjusting module 141 may check the timeline length of the editing section based on the pixel coordinates. That is, the timeline adjustment module 141 uses the pixel coordinates of the start point (ie, the start point control icon) of the editing section and the pixel coordinates of the end point (ie, the end point control icon) to adjust the timeline length D1. You can check it.
  • the timeline adjusting module 141 may determine that the timeline length D1 of the editing section is equal to or greater than the threshold length.
  • the length of the line 22 is increased (S213). That is, if the timeline length D1 of the editing section is less than the threshold length, the timeline adjusting module 141 may open an image such that the interval between the starting point control icon 26a and the ending point control icon 26b of the editing section is widened. Increase the overall timeline length. In other words, the timeline adjusting module 141 extends the timeline 22 of the image so that the pixel range of the editing section occupied on the editing screen is enlarged.
  • the timeline adjusting module 141 stretches and pulls the timeline 22 from side to side, and surrounds the editing section among the extended time sections. Some timeline that is not located on the screen hides. Accordingly, the user can precisely edit the image synthesizing effect for the corresponding playback point by accurately touching or clicking a specific playback point included in the editing section when editing the video.
  • the timeline adjusting module 141 increases the timeline 22 of the image
  • the timeline of the image is thinned in proportion to the length of the image and is output to the image editing interface, thereby allowing the user to increase the timeline. Recognize that you lost.
  • FIG. 5 is a diagram illustrating an image editing interface having a longer timeline according to an embodiment of the present invention, wherein the length D2 of the editing section in the image editing interface of FIG. 5 is the length of the editing section of the image editing interface of FIG. It can be seen that the increase compared to D1). Also, as the length of the timeline 22 increases, the timeline 22 thickness T2 of the video editing interface of FIG. 5 is made thinner than the timeline 22 thickness T1 of the video editing interface of FIG. 4. do.
  • the image editing interface providing unit 140 may receive a selection of an endpoint control icon 26b corresponding to an end point of the editing section on the image editing interface (S215). That is, the image editing interface providing unit 140 may receive a touch input signal of the endpoint control icon 26b corresponding to the end point of the editing section from the user who wants to reset the reproduction length of the editing section.
  • the timeline adjustment module 141 determines whether the minimum timeline length that can shorten the timeline of the editing section is less than the threshold distance (S217). That is, the timeline adjusting module 141 checks the minimum playing time of the special effect selected by the user, checks the minimum length of the timeline corresponding to the minimum playing time, and then determines whether the minimum length of the timeline is less than the threshold distance. Determine whether or not.
  • the timeline adjustment module 141 extends the timeline 22 of the image so that the timeline minimum length is equal to or greater than the threshold length (S219). . That is, the timeline adjustment module 141 extends the length of the video timeline from side to side so that the user can accurately touch or click a specific playback time included in the editing section, and thus the start point control icon 26a and the end point of the editing section. Allow the gap between control icons 26b to widen.
  • the timeline adjusting module 141 thins the timeline thickness of the image in proportion to the stretched length and outputs it to the display unit 110 so that the user has a long timeline. Recognize that you lost.
  • FIG. 6 is a diagram illustrating an image editing interface in which a timeline is elongated according to a user's touch input according to an embodiment of the present invention.
  • a length D3 of an editing section is illustrated in FIG. 5.
  • the minimum timeline length D4 that can be shortened also increases, particularly in the video editing interface of FIG. 6.
  • the timeline thickness T3 of the video editing interface of FIG. 6 is adjusted to be thinner than the timeline 22 thickness T2 of the video editing interface of FIG. 5.
  • the image editing interface providing unit 140 checks the special effect, the special effect position, and the special effect playback section selected by the user, and the playback section of the original video corresponding to the editing section.
  • a special effect is synthesized (S221).
  • the image editing interface providing unit 140 stores the editing result data in which the original image and the special effect are synthesized in the storage 120 (S223).
  • the image editing interface providing unit 140 may synthesize the original image and the special effect into a single image, and include a kind of special effect, location information (for example, screen coordinate information) and a special effect for which the special effect is expressed. Edit-related data in which a playback section is recorded may be generated, and the edit-related data may be stored in the storage 120 in place of the synthesized video.
  • the image editing apparatus 100 when a user edits an image, a gap between two control icons representing a start point and an end point of an editing section is narrow or two control icons overlap.
  • the image editing apparatus 100 intuitively recognizes the phenomenon in which the timeline increases by expressing the thickness of the timeline thinly in proportion to the length of the stretched timeline.
  • the method of the present invention as described above may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.
  • a recording medium CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

The present invention relates to a method for adjusting a time line for image editing, and an image editing apparatus. An image editing apparatus according to the present invention comprises: a display unit; and an editing interface provision unit for displaying an image editing interface, in which an image to be edited and an editing tool are included, on the display unit. The editing interface provision unit checks a selected editing section in the whole reproduction section of the image, determines whether the length of a time line of this editing section is smaller than a threshold length, and, when the length of the time line of this editing section is smaller than the threshold length, lengthens the length of the time line of the image.

Description

영상 편집을 위한 타임 라인 조절 방법 및 영상 편집 장치Timeline adjustment method and video editing device for video editing
본 발명은 영상 편집 인터페이스 기술에 관한 것으로서, 더욱 상세하게는 영상 편집에 용이하도록 영상 편집 구간의 타임 라인을 조절하는 타임 라인 조절 방법 및 영상 편집 장치에 관한 것이다.The present invention relates to an image editing interface technology, and more particularly, to a timeline adjusting method and an image editing apparatus for adjusting a timeline of an image editing section to facilitate image editing.
본 발명은 2014년 2월 14일에 출원된 한국특허출원 제10-2014-0017303호에 기초한 우선권을 주장하며, 해당 출원의 명세서 및 도면에 개시된 모든 내용은 본 출원에 원용된다.The present invention claims priority based on Korean Patent Application No. 10-2014-0017303, filed February 14, 2014, all the contents disclosed in the specification and drawings of the application are incorporated in this application.
영상 장치의 수요와 공급이 증가됨에 따라, 대부분의 사용자들은 영상을 촬영하고 편집할 수 있는 하나 이상의 장치를 소유하고 있다. 특히, 영상 촬영 및 편집 기능을 구비한 스마트폰이 폭발적으로 보급됨에 따라, 사용자들은 스마트폰을 이용하여 영상을 촬영한 후, 촬영된 영상을 편집하기도 한다. 한국공개특허 제10-2006-0111116호는 이동통신 단말기에 영상 데이터 편집 기능을 제공하는 방법 및 시스템에 대해서 개시한다. As demand and supply of imaging devices increase, most users own one or more devices capable of capturing and editing images. In particular, as smart phones equipped with image capturing and editing functions have exploded, users may take images using a smartphone and then edit the captured images. Korean Patent Publication No. 10-2006-0111116 discloses a method and system for providing a video data editing function to a mobile communication terminal.
그런데 이동통신단말을 이용한 종래의 영상 편집 기술은, 비교적 작은 화면을 통한 영상 편집이 진행되는 것을 고려하지 않아 사용자가 이용하기에는 불편하다. 또한, 종래의 이동통신단말에 구현된 영상 편집 인터페이스에는, 편집 구간에 해당하는 타임 라인이 너무 작게 형성되어 있어서, 사용자가 해당 편집 구간에서 특정 지점을 선택하기가 어려운 문제점이 있다. 특히, 편집 대상이 되는 영상의 재생 시간이 길고 상기 영상에서 편집되는 구간이 짧은 경우, 종래의 영상 편집 인터페이스에는 편집 구간의 시작과 끝을 나타내는 두 개의 컨트롤 아이콘 간의 간격이 너무 좁아지는 현상이 발생하고, 이에 따라 사용자가 편집 구간을 제어하는데 어려움이 발생하는 문제점이 있다. However, the conventional video editing technology using a mobile communication terminal is inconvenient for a user because it does not consider the video editing through a relatively small screen. In addition, in the video editing interface implemented in the conventional mobile communication terminal, the timeline corresponding to the editing section is formed so small that it is difficult for the user to select a specific point in the editing section. In particular, when the playback time of the video to be edited is long and the section to be edited in the video is short, the gap between the two control icons indicating the start and end of the edit section is too narrow in the conventional video editing interface. Therefore, there is a problem that the user is difficult to control the editing section.
본 발명은 이러한 종래의 문제점을 해결하기 위하여 제안된 것으로, 영상 편집시에 사용자의 편의성을 고려하여 영상 편집 구간의 타임 라인을 조절하는 타임 라인 조절 방법 및 영상 편집 장치를 제공하는데 그 목적이 있다.The present invention has been proposed to solve such a conventional problem, and an object thereof is to provide a timeline adjusting method and an image editing apparatus for adjusting a timeline of an image editing section in consideration of the user's convenience in image editing.
본 발명의 다른 목적 및 장점들은 하기의 설명에 의해서 이해될 수 있으며, 본 발명의 실시예에 의해 보다 분명하게 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 특허 청구 범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있음을 쉽게 알 수 있을 것이다.Other objects and advantages of the present invention can be understood by the following description, and will be more clearly understood by the embodiments of the present invention. Also, it will be readily appreciated that the objects and advantages of the present invention may be realized by the means and combinations thereof indicated in the claims.
상기 목적을 달성하기 위한 본 발명의 제 1 측면에 따른, 영상 편집 장치는, 표시부; 및 편집 대상이 되는 영상과 편집 도구가 포함된 영상 편집 인터페이스를 상기 표시부에 디스플레이하는 편집 인터페이스 제공부;를 포함하고, 상기 편집 인터페이스 제공부는 상기 영상의 전체 재생구간 중에서 선정된 편집 구간을 확인하고 이 편집 구간의 타임 라인 길이가 임계 길이 미만이지 여부를 판별하여 임계 길이 미만이면, 상기 영상의 타임 라인 길이를 늘이는 것을 특징으로 한다.According to a first aspect of the present invention, an image editing apparatus includes: a display unit; And an editing interface providing unit configured to display an image editing interface including an image to be edited and an editing tool on the display unit, wherein the editing interface providing unit checks a selected editing section from all playback sections of the video. It is determined whether the timeline length of the editing section is less than the threshold length, and if the timeline length is less than the threshold length, the timeline length of the video is increased.
상기 목적을 달성하기 위한 본 발명의 제 2 측면에 따른 영상 편집 장치에서 사용자의 영상 편집을 위해 타임 라인을 조절하는 방법은, 편집 대상이 되는 영상의 전체 재생 구간 중에서 선정된 편집 구간을 확인하는 단계; 상기 편집 구간의 타임 라인 길이가 임계 길이 미만이지 여부를 판별하는 단계; 및 상기 판별 결과 상기 편집 구간의 타임 라인 길이가 임계 길이 미만이면, 상기 영상의 타임 라인 길이를 늘이는 단계를 포함하는 것을 특징으로 한다.In the video editing apparatus according to the second aspect of the present invention for adjusting the timeline for the user's video editing, the step of checking the selected editing section from the entire playback section of the video to be edited ; Determining whether a timeline length of the editing section is less than a threshold length; And if the timeline length of the editing section is less than a threshold length, increasing the timeline length of the video.
본 발명은 사용자가 영상 편집을 수행할 때, 편집 구간의 시작 지점과 끝 지점을 나타내는 두 컨트롤 아이콘의 간격이 좁거나 두 컨트롤 아이콘이 겹쳐지는 현상을 방지되도록 편집 구간의 타임 라인 길이에 근거하여 영상의 편집 구간을 늘임으로써, 영상 편집, 특히 특정 재생 구간의 편집에 대한 편리함을 사용자에게 제공하는 장점이 있다.According to the present invention, when a user edits an image, an image is based on the timeline length of the editing section so that a gap between two control icons representing the start point and the end point of the editing section is not narrow or the two control icons overlap. By increasing the editing interval of, there is an advantage of providing the user with convenience for editing an image, especially for a specific reproduction section.
또한, 본 발명은 타임 라인이 늘어날 때, 늘어나는 길이에 비례하여 타임 라인의 두께를 얇게 표현함으로써, 타임 라인이 늘어나는 현상을 사용자에게 직관적으로 인지시키는 효과도 있다.In addition, the present invention also has an effect of intuitively recognizing a phenomenon in which the timeline is elongated by thinly expressing the thickness of the timeline in proportion to the length of the elongated timeline.
본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 발명을 실시하기 위한 구체적인 내용과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되어서는 아니 된다.The following drawings attached to this specification are illustrative of the preferred embodiments of the present invention, and together with the specific details for carrying out the invention serve to further understand the technical spirit of the present invention, the present invention described in such drawings It should not be construed as limited to matters.
도 1은 본 발명의 일 실시예에 따른, 영상 편집 장치의 구성을 나타내는 도면이다.1 is a diagram illustrating a configuration of an image editing apparatus according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른, 영상 편집 장치에서 타임 라인을 조절하는 방법을 설명하는 흐름도이다.2 is a flowchart illustrating a method of adjusting a timeline in an image editing apparatus according to an embodiment of the present invention.
도 3은 본 발명의 일 실시예에 따른, 영상 편집 인터페이스를 나타내는 도면이다.3 is a diagram illustrating an image editing interface according to an embodiment of the present invention.
도 4는 본 발명의 일 실시예에 따른, 영상 편집 인터페이스에서 특수 효과에 대한 표출 위치와 재생 구간이 지정된 상태를 나타내는 도면이다.4 is a diagram illustrating a state where an expression position and a playback section for a special effect are designated in an image editing interface according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따른, 타임 라인이 길어진 영상 편집 인터페이스를 나타내는 도면이다.5 is a diagram illustrating an image editing interface having a long timeline according to an embodiment of the present invention.
도 6은 본 발명의 일 실시예에 따른, 사용자의 터치 입력에 따라 타임 라인이 길어진 영상 편집 인터페이스를 나타내는 도면이다.6 is a diagram illustrating an image editing interface in which a timeline is elongated according to a user's touch input according to an embodiment of the present invention.
상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이며, 그에 따라 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. 또한, 본 발명을 설명함에 있어서 본 발명과 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에 그 상세한 설명을 생략하기로 한다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일 실시예를 상세히 설명하기로 한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings, whereby those skilled in the art may easily implement the technical idea of the present invention. There will be. In addition, in describing the present invention, when it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 일 실시예에 따른, 영상 편집 장치의 구성을 나타내는 도면이다.1 is a diagram illustrating a configuration of an image editing apparatus according to an embodiment of the present invention.
도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 영상 편집 장치(100)는 표시부(110), 저장부(120), 카메라(130) 및 편집 인터페이스 제공부(140)를 포함한다. 상기 영상 편집 장치(100)에 제공하는 영상 편집 인터페이스는, 디지털 카메라, 이동통신단말, 스마트폰, 태블릿 컴퓨터 등에 탑재 가능하며, 바람직하게는 특정 애플리케이션이 설치되는 경우에, 해당 장치에 탑재될 수 있다.As shown in FIG. 1, an image editing apparatus 100 according to an exemplary embodiment of the present invention includes a display unit 110, a storage unit 120, a camera 130, and an editing interface providing unit 140. The image editing interface provided to the image editing apparatus 100 may be mounted on a digital camera, a mobile communication terminal, a smartphone, a tablet computer, or the like. Preferably, when a specific application is installed, the image editing interface may be mounted on the corresponding apparatus. .
표시부(110)는 영상 편집 장치(100)에서 처리된 각종 정보를 표시하는 디스플레이 수단으로서, LCD(liquid crystal display) 기술, LPD(light emitting polymer display) 기술 또는 LED(light emitting diode) 기술 등이 사용할 수 있다. 또한, 표시부(110)는 저항형, 적외선형 등의 터치 디스플레이일 수 있다. 상기 표시부(110)가 터치 디스플레이인 경우, 출력 인터페이스 및 입력 인터페이스를 사용자에게 제공한다. The display unit 110 is a display means for displaying various information processed by the image editing apparatus 100, and may be used by liquid crystal display (LCD) technology, light emitting polymer display (LPD) technology, or light emitting diode (LED) technology. Can be. In addition, the display unit 110 may be a touch display such as a resistive type or an infrared type. When the display unit 110 is a touch display, an output interface and an input interface are provided to the user.
저장부(120)는 영상 편집에 필요한 데이터를 저장하는 저장수단으로서, 영상 파일을 저장하고, 영상 합성에 필요한 각종 특수 효과 데이터를 저장한다. 예컨대, 저장부(120)는 빛이 반짝거리는 특수 효과에 대한 데이터, 텍스트가 축소되면서 사라지는 특수 효과에 대한 데이터, 텍스트가 확대되면서 사라지는 특수 효과에 대한 데이터 등의 각종 특수 효과와 관련된 데이터를 저장한다. 게다가, 저장부(120)는 영상과 특수 효과가 합성 처리된 편집 결과 데이터를 저장한다. 이러한 저장부(120)는 고속 랜덤 액세스 메모리를 포함할 수 있고, 또한 하나 이상의 자기 디스크 저장 장치, 플래시 메모리 장치와 같은 불휘발성 메모리, 또는 다른 불휘발성 반도체 메모리 장치를 포함할 수 있다. The storage unit 120 is a storage means for storing data necessary for image editing. The storage unit 120 stores an image file and stores various special effect data necessary for image synthesis. For example, the storage unit 120 stores data related to various special effects such as data about a special effect in which light shines, data about a special effect disappearing as the text is reduced, and data about a special effect disappearing as the text is enlarged. . In addition, the storage unit 120 stores the editing result data obtained by synthesizing the image and the special effect. The storage unit 120 may include high speed random access memory, and may also include one or more magnetic disk storage devices, nonvolatile memory such as flash memory devices, or other nonvolatile semiconductor memory devices.
카메라(130)는 렌즈를 구비하여 이 렌즈를 통해 주변 이미지를 촬영한다.The camera 130 has a lens to capture a peripheral image through the lens.
편집 인터페이스 제공부(140)는 영상 편집과 관련된 사용자 인터페이스를 생성하여 표시부(110)에 디스플레이하는 기능을 수행한다. 구체적으로, 편집 인터페이스 제공부(140)는 사용자가 특정 영상을 편집하기 원하면, 상기 영상과 이 영상을 편집할 수 있는 편집 도구가 포함된 영상 편집 인터페이스를 생성하여 표시부(110)에 출력한다. 또한, 편집 인터페이스 제공부(140)는 편집 대상이 되는 영상과 사용자가 선택한 특수 효과를 합성하고, 이렇게 합성된 편집 결과 데이터를 저장부(120)에 저장한다. The editing interface providing unit 140 generates a user interface related to image editing and displays the display on the display unit 110. In detail, when the user wants to edit a specific image, the editing interface providing unit 140 generates an image editing interface including the image and an editing tool for editing the image and outputs the image editing interface to the display unit 110. In addition, the editing interface providing unit 140 synthesizes the image to be edited with the special effect selected by the user, and stores the edited result data thus synthesized in the storage 120.
한편, 편집 인터페이스 제공부(140)는 타임 라인을 조절하는 타임 라인 조절 모듈(141)을 포함한다. Meanwhile, the editing interface providing unit 140 includes a timeline adjusting module 141 for adjusting the timeline.
상기 타임 라인 조절 모듈(141)은 편집 구간의 타임 라인 길이에 따라, 편집 대상이 되는 영상의 타임 라인 길이를 늘이는 기능이 수행한다. 구체적으로, 타임 라인 조절 모듈(141)은 영상의 전체 재생 구간 중에서, 사용자가 지정한 편집 구간을 확인하고, 이 편집 구간의 타임 라인 길이가 사전에 설정된 임계 길이 미만인지 여부를 확인하여, 미만이면 영상의 타임 라인 길이를 늘인다. 또한, 타임 라인 조절 모듈(141)은 사용자가 편집 구간의 끝 시간을 조절하기 위하여, 편집 구간의 종료 지점에 위치한 컨트롤 아이콘을 선택한 경우, 상기 편집 구간이 최소로 단축될 수 있는 타임 라인 최소 길이가 상기 임계 길이 미만인지 여부를 판별하고, 상기 타임 라인 최소 길이가 상기 임계 길이 미만이면, 상기 타임 라인 최소 길이가 상기 임계 거리 이상이 되도록 상기 타임 라인의 길이를 늘인다.The timeline adjusting module 141 extends the timeline length of the video to be edited according to the timeline length of the editing section. In detail, the timeline adjusting module 141 checks an edit section designated by a user among all playback sections of the image, checks whether the timeline length of the edit section is less than a preset threshold length, and if less, Increase the length of the timeline. In addition, when the user selects a control icon located at the end of the editing section in order to adjust the end time of the editing section, the timeline adjusting module 141 has a minimum length of timeline in which the editing section can be shortened to a minimum. Determine whether it is less than the threshold length, and if the timeline minimum length is less than the threshold length, lengthen the length of the timeline so that the timeline minimum length is greater than or equal to the threshold distance.
이하, 도 2 내지 도 6을 참조한 설명을 통해서, 영상 편집 장치(100)에서 영상 편집의 편의성을 위해 타임 라인을 조절하는 방법에 대해서 더욱 자세하게 설명한다, Hereinafter, a method of adjusting a timeline for convenience of image editing in the image editing apparatus 100 will be described in more detail with reference to FIGS. 2 to 6.
도 2는 본 발명의 일 실시예에 따른, 영상 편집 장치에서 타임 라인을 조절하는 방법을 설명하는 흐름도이다.2 is a flowchart illustrating a method of adjusting a timeline in an image editing apparatus according to an embodiment of the present invention.
도 2를 참조하면, 편집 인터페이스 제공부(140)는 사용자로부터 편집 대상이 되는 영상을 선택받으면, 이 영상과 편집 도구가 포함된 영상 편집 인터페이스를 표시부(110)에 디스플레이한다(S201). 상기 편집 대상이 되는 영상은 저장부(120)에 이미 저장된 영상이거나 카메라(130)를 통해 실시간 촬영하여 임시 저장한 영상일 수 있다.Referring to FIG. 2, when an image to be edited is selected by a user, the editing interface providing unit 140 displays the image editing interface including the video and the editing tool on the display 110 (S201). The image to be edited may be an image that is already stored in the storage 120 or an image that is temporarily stored by real-time shooting through the camera 130.
도 3은 본 발명의 일 실시예에 따른, 영상 편집 인터페이스를 나타내는 도면이다.3 is a diagram illustrating an image editing interface according to an embodiment of the present invention.
도 3을 참조하면, 편집 인터페이스 제공부(140)는 사용자가 편집하고자 선택한 영상, 이 영상의 재생 시간을 나타내는 타임 라인(22), 재생 컨트롤 바(23), 재생 버튼(21) 및 다양한 특수 효과를 합성시킬 수 있는 편집 도구(24a, 24b, 24c)가 포함된 영상 편집 인터페이스를 표시부(110)에 디스플레이한다. 상기 재생 컨트롤 바(23)는 현재 재생중인 재생 시점의 나타내는 그래픽 요소로서, 사용자가 타임 라인(22) 상에서 상기 재생 컨트롤 바(23)의 위치를 변경시키면, 상기 재생 컨트롤 바(23)가 위치하는 재생 시점부터의 영상이 출력된다. 또한, 도 3의 특수 효과 도구 중에서 별 모양의 특수 효과 도구(24a)는 특정 오브젝트를 강조하는 후광 효과, 즉 특정 오브젝트의 위치에서 빛이 반짝거리는 효과를 합성시키는데 이용되는 편집 도구이다. 또한, 도 3의 참조부호 24b는 특정 오브젝트의 컴퓨터 그래픽을 처리하는데 사용되는 도구이고, 참조부호 24c는 사용자가 입력한 텍스트(또는 사전에 등록된 텍스트)를 영상과 합성하는데 사용되는 편집 도구이다. 상기 각각의 특수 효과는 최소 재생시간(예컨대, 0.5초)을 가지며, 또한 디폴트 재생시간(예컨대, 2초)을 가진다.Referring to FIG. 3, the editing interface providing unit 140 includes a video selected by the user for editing, a timeline 22 representing a playback time of the video, a playback control bar 23, a playback button 21, and various special effects. The image editing interface including the editing tools 24a, 24b, and 24c capable of synthesizing the same is displayed on the display unit 110. The playback control bar 23 is a graphic element representing a playback time point that is currently playing. When the user changes the position of the playback control bar 23 on the timeline 22, the playback control bar 23 is located. The video from the time of reproduction is output. In addition, among the special effects tools of FIG. 3, the star-shaped special effects tool 24a is an editing tool used to synthesize a halo effect for emphasizing a specific object, that is, an effect of shining light at the position of the specific object. In addition, reference numeral 24b of FIG. 3 is a tool used to process computer graphics of a specific object, and reference numeral 24c is an editing tool used to synthesize text input by a user (or text registered in advance) with an image. Each special effect has a minimum duration (eg, 0.5 seconds) and also has a default duration (eg, 2 seconds).
다시 도 2를 참조하면, 영상 편집 인터페이스 제공부(140)는 영상 편집 인터페이스에서 나열된 복수의 편집 도구 중에서 어느 한 도구에 대한 선택 정보를 사용자로부터 입력받는다(S203).Referring back to FIG. 2, the image editing interface providing unit 140 receives selection information on any one of a plurality of editing tools listed in the image editing interface from the user (S203).
그러면, 영상 편집 인터페이스 제공부(140)는 사용자가 선택된 편집 도구에 따라 출력되는 특수 효과를 확인하여 이 특수 효과에 대한 샘플 이미지를 화면에 출력하고, 상기 특수 효과가 출력되는 위치를 사용자로부터 입력받는다(S205).Then, the image editing interface providing unit 140 checks a special effect output according to the selected editing tool by the user, outputs a sample image of the special effect on the screen, and receives a position from which the special effect is output from the user. (S205).
그리고 영상 편집 인터페이스 제공부(140)는 영상 전체의 재생 구간 중에서, 상기 특수 효과가 표출되는 재생 구간에 대한 정보를 사용자로부터 입력받고, 상기 특수 효과가 표출되는 재생 구간을 편집 구간인 것으로 확인한다(S207). 즉, 영상 편집 인터페이스 제공부(140)는 영상의 전체 재생 구간 중에서, 특수 효과가 표출되는 재생 구간을 사용자로부터 입력받아 상기 입력받은 재생 구간을 편집 구간으로서 설정한다. In addition, the image editing interface providing unit 140 receives, from the user, information about a reproduction section in which the special effect is expressed among the reproduction sections of the entire image, and confirms that the reproduction section in which the special effect is expressed is an edit section ( S207). That is, the image editing interface providing unit 140 receives a playback section from which a special effect is expressed among all playback sections of an image, and sets the received playback section as an editing section.
도 4는 본 발명의 일 실시예에 따른, 영상 편집 인터페이스에서 특수 효과에 대한 표출 위치와 재생 구간이 지정된 상태를 나타내는 도면이다.4 is a diagram illustrating a state where an expression position and a playback section for a special effect are designated in an image editing interface according to an embodiment of the present invention.
도 4를 참조하면, 영상 편집 인터페이스에서 특수 효과는 사람의 얼굴에 위치하고 있다. 부연하면, 사용자는 특수 효과와 관련된 샘플 이미지(25)의 위치를 터치 드래그를 통해서 이동하여 얼굴에 위치시킬 수 있다. 도 4의 특수 효과는 빛이 반짝거리는 후광 효과를 예시한다. 또한, 도 4의 영상 편집 인터페이스는 사용자의 조작에 따라, 상기 특수 효과가 표출되는 재생 구간을 설정한다. 이때, 영상 편집 인터페이스는 영상 재생이 일시 정지된 지점, 즉 재생 컨트롤 바(23)가 위치한 지점을 특수 효과가 표출되는 시작 지점으로 설정할 수 있고, 또한 상기 시작 지점에서 상기 특수 효과의 디폴트 재생시간을 가산시킨 지점을 특수 효과가 종료되는 끝 지점으로 설정할 수 있다. 예컨대, 영상 편집 인터페이스 제공부(140)는 2분의 전체 재생 시간을 가지는 영상에서, 2초의 디폴트 재생시간을 가지는 후광 효과가 시작되는 재생 시각이 1분 00초인 경우, 편집 구간을 1분 00초부터 1분 02초로 설정한다. 도 4의 영상 편집 인터페이스에서 타임 라인(22)에 위치한 시작점 컨트롤 아이콘(26a)과 끝점 컨트롤 아이콘(26b) 각각은 특수 효과가 재생되는 시작 지점과 끝 지점을 각각 나타내고, 상기 시작점 컨트롤 아이콘(26a)과 끝점 컨트롤 아이콘(26a) 사이의 타임 라인에 해당하는 재생 구간이 편집 구간으로 설정된다. Referring to FIG. 4, a special effect is located on a face of a person in the image editing interface. In other words, the user may move the position of the sample image 25 related to the special effect by touching and dragging the position on the face. The special effect of FIG. 4 illustrates the halo effect of light shining. In addition, the video editing interface of FIG. 4 sets a playback section in which the special effect is expressed according to a user's manipulation. In this case, the video editing interface may set a point at which video playback is paused, that is, a point where the playback control bar 23 is located as a start point at which a special effect is displayed, and set a default playback time of the special effect at the start point. You can set the added point as the end point at which the effect ends. For example, the video editing interface providing unit 140 sets the edit section to 1 minute 00 seconds when the playback time at which the halo effect with the default playback time of 2 seconds starts is 1 minute 00 seconds in the video having the total playback time of 2 minutes. To 1 minute 02 seconds. In the video editing interface of FIG. 4, each of the start point control icon 26a and the end point control icon 26b located on the timeline 22 represents a start point and an end point at which a special effect is played, respectively, and the start point control icon 26a. And a playback section corresponding to the timeline between the endpoint control icon 26a is set as the editing section.
한편, 영상 편집 인터페이스 제공부(140)는 상기 시작점 컨트롤 아이콘(26a)의 위치가 사용자에 의해 변경된 경우, 특수 효과가 표출되는 시작점 위치를 변경한다. 즉, 사용자가 드래그를 통해 시작점 컨트롤 아이콘(26a)의 위치를 타임 라인(22) 상에서 변경한 경우, 영상 편집 인터페이스 제공부(140)는 영상의 전체 재생 시간 중에서, 특수 효과가 표출되는 시점을 변경한다. 이때, 영상 편집 인터페이스 제공부(140)는 시작점 컨트롤 아이콘(26a)이 이동된 위치만큼 끝점 컨트롤 아이콘(26b)의 위치를 변경시킨다. 즉, 사용자가 시작점 컨트롤 아이콘(26a)의 위치를 타임 라인(22) 상에서 변경시키면, 끝점 컨트롤 아이콘(26b)의 위치도 상기 시작점 컨트롤 아이콘(26a)의 위치만큼 변경된다. Meanwhile, when the position of the start point control icon 26a is changed by the user, the image editing interface providing unit 140 changes the start point position at which the special effect is displayed. That is, when the user changes the position of the start point control icon 26a on the timeline 22 by dragging, the image editing interface providing unit 140 changes the time point at which the special effect is expressed among the entire playback time of the image. do. In this case, the image editing interface providing unit 140 changes the position of the end point control icon 26b by the position where the start point control icon 26a is moved. That is, when the user changes the position of the start point control icon 26a on the timeline 22, the position of the end point control icon 26b is also changed by the position of the start point control icon 26a.
또한, 영상 편집 인터페이스 제공부(140)는 끝점 컨트롤 아이콘(26b)의 위치가 사용자에 의해 변경된 경우, 이 위치에 비례하여 특수 효과의 재생 시간(즉, 특수 효과의 지속 시간)을 단축하거나 연장한다. 부연하면, 영상 편집 인터페이스 제공부(140)는 사용자가 끝점 컨트롤 아이콘(26b)의 위치를 오른쪽으로 이동시키면, 이동된 거리에 비례하여 특수 효과의 재생 시간을 연장시키고, 또한 사용자가 끝점 컨트롤 아이콘(26b)의 위치를 왼쪽으로 이동시키면, 이동된 거리만큼 특수 효과의 재생 시간을 단축시킨다. 이때, 영상 편집 인터페이스 제공부(140)는 상기 끝점 컨트롤 아이콘(26b)이 왼쪽으로 드래그된 경우, 끝점 컨트롤 아이콘(26b)의 이동에 따라 단축된 특수 효과의 재생시간이 최소 재생시간(예컨대, 0.5초)을 하회하는 위치에 이동하지 않도록, 상기 끝점 컨트롤 아이콘(26b)의 위치를 제어한다.In addition, when the position of the endpoint control icon 26b is changed by the user, the image editing interface providing unit 140 shortens or extends the playback time of the special effect (that is, the duration of the special effect) in proportion to the position. . In other words, when the user moves the position of the endpoint control icon 26b to the right, the image editing interface providing unit 140 extends the playback time of the special effect in proportion to the moved distance, and the user controls the endpoint control icon ( Moving the position of 26b) to the left shortens the playing time of the special effect by the moved distance. In this case, when the endpoint control icon 26b is dragged to the left, the image editing interface providing unit 140 may display a minimum playback time (eg, 0.5) of a special effect shortened according to the movement of the endpoint control icon 26b. The position of the end point control icon 26b is controlled so as not to move to a position below the second).
이렇게 편집 구간이 설정된 상태에서, 타임 라인 조절 모듈(141)은 편집 구간의 타임 라인 길이(D1)를 확인하고(S209), 상기 확인한 편집 구간의 타임 라인 길이(D1)가 사전에 설정된 임계 길이 미만인지 여부를 판별한다(S211). 이때, 타임 라인 조절 모듈(141)은 픽셀 좌표에 근거하여, 상기 편집 구간의 타임 라인 길이를 확인할 수 있다. 즉, 타임 라인 조절 모듈(141)은 편집 구간의 시작 지점(즉, 시작점 컨트롤 아이콘)의 픽셀 좌표와 끝 지점(즉, 끝점 컨트롤 아이콘)의 픽셀 좌표를 이용하여, 상기 타임 라인 길이(D1)를 확인할 수 있다.In this state in which the editing section is set, the timeline adjusting module 141 checks the timeline length D1 of the editing section (S209), and the timeline length D1 of the checked editing section is less than a preset threshold length. It is determined whether or not (S211). In this case, the timeline adjusting module 141 may check the timeline length of the editing section based on the pixel coordinates. That is, the timeline adjustment module 141 uses the pixel coordinates of the start point (ie, the start point control icon) of the editing section and the pixel coordinates of the end point (ie, the end point control icon) to adjust the timeline length D1. You can check it.
다음으로, 타임 라인 조절 모듈(141)은 상기 확인한 편집 구간의 타임 라인 길이(D1)가 상기 임계 길이 미만이면, 상기 편집 구간의 타임 라인 길이(D1)가 상기 임계 길이와 동일하거나 초과하도록, 타임 라인(22)의 길이를 늘인다(S213). 즉, 타임 라인 조절 모듈(141)은 편집 구간의 타임 라인 길이(D1)가 상기 임계 길이 미만이면, 편집 구간의 시작점 컨트롤 아이콘(26a)과 끝점 컨트롤 아이콘(26b) 사이의 간격이 벌어지도록, 영상 전체의 타임 라인 길이를 늘인다. 부연하면, 타임 라인 조절 모듈(141)은 편집 화면상에서 차지하는 편집 구간의 픽셀 범위가 확대되도록, 영상의 타임 라인(22)의 늘인다. 다시 설명하면, 타임 라인 조절 모듈(141)은 상기 확인한 편집 구간의 타임 라인 길이(D1)가 상기 임계 길이 미만이면, 타임 라인(22)을 좌우로 잡아당기는 것과 늘이고, 늘인 타임 구간 중에서 편집 구간 주변에 위치하는 않은 일부 타임 라인은 화면에서 감춘다. 이에 따라, 사용자는 영상 편집시에 편집 구간에 포함된 특정 재생 지점을 정확하게 터치 또는 클릭하여, 해당 재생 지점에 대한 영상 합성 효과를 정밀하게 편집할 수 있다.Next, if the timeline length D1 of the checked editing section is less than the threshold length, the timeline adjusting module 141 may determine that the timeline length D1 of the editing section is equal to or greater than the threshold length. The length of the line 22 is increased (S213). That is, if the timeline length D1 of the editing section is less than the threshold length, the timeline adjusting module 141 may open an image such that the interval between the starting point control icon 26a and the ending point control icon 26b of the editing section is widened. Increase the overall timeline length. In other words, the timeline adjusting module 141 extends the timeline 22 of the image so that the pixel range of the editing section occupied on the editing screen is enlarged. In other words, if the timeline length D1 of the checked editing section is less than the threshold length, the timeline adjusting module 141 stretches and pulls the timeline 22 from side to side, and surrounds the editing section among the extended time sections. Some timeline that is not located on the screen hides. Accordingly, the user can precisely edit the image synthesizing effect for the corresponding playback point by accurately touching or clicking a specific playback point included in the editing section when editing the video.
한편, 타임 라인 조절 모듈(141)은 영상의 타임 라인(22)을 늘이면, 이 늘어난 길이에 비례하여 상기 영상의 타임 라인 두께를 얇게 하여 영상 편집 인터페이스에 출력함으로써, 사용자로 하여금 타임 라인이 늘어졌음을 인지하게 한다. On the other hand, when the timeline adjusting module 141 increases the timeline 22 of the image, the timeline of the image is thinned in proportion to the length of the image and is output to the image editing interface, thereby allowing the user to increase the timeline. Recognize that you lost.
도 5는 본 발명의 일 실시예에 따른, 타임 라인이 길어진 영상 편집 인터페이스를 나타내는 도면으로서, 도 5의 영상 편집 인터페이스에 편집 구간의 길이(D2)는 도 4의 영상 편집 인터페이스의 편집 구간 길이(D1)와 비교하여 늘어남을 알 수 있다. 또한, 타임 라인(22)의 길이가 늘어남에 따라, 도 5의 영상 편집 인터페이스의 타임 라인(22) 두께(T2)는 도 4의 영상 편집 인터페이스의 타임 라인(22) 두께(T1) 보다 얇게 형성된다.FIG. 5 is a diagram illustrating an image editing interface having a longer timeline according to an embodiment of the present invention, wherein the length D2 of the editing section in the image editing interface of FIG. 5 is the length of the editing section of the image editing interface of FIG. It can be seen that the increase compared to D1). Also, as the length of the timeline 22 increases, the timeline 22 thickness T2 of the video editing interface of FIG. 5 is made thinner than the timeline 22 thickness T1 of the video editing interface of FIG. 4. do.
한편, 영상 편집 인터페이스 제공부(140)는 영상 편집 인터페이스상에서 편집 구간의 종료 지점에 해당하는 끝점 컨트롤 아이콘(26b)을 사용자로부터 선택받을 수 있다(S215). 즉, 영상 편집 인터페이스 제공부(140)는 편집 구간의 재생 길이를 재설정하기 원하는 사용자로부터, 편집 구간의 종료 지점과 대응되는 끝점 컨트롤 아이콘(26b)의 터치 입력신호를 수신할 수 있다. Meanwhile, the image editing interface providing unit 140 may receive a selection of an endpoint control icon 26b corresponding to an end point of the editing section on the image editing interface (S215). That is, the image editing interface providing unit 140 may receive a touch input signal of the endpoint control icon 26b corresponding to the end point of the editing section from the user who wants to reset the reproduction length of the editing section.
그러면, 타임 라인 조절 모듈(141)은 편집 구간의 타임 라인을 최소로 단축시킬 수 있는 타임 라인 최소 길이가 상기 임계 거리 미만인지 여부를 판별한다(S217). 즉, 타임 라인 조절 모듈(141)은 사용자가 선택한 특수 효과의 최소 재생 시간을 확인하고, 이 최소 재생 시간에 해당하는 타임 라인의 최소 길이를 확인한 후, 이 타임 라인 최소 길이가 상기 임계 거리 미만인지 여부를 판별한다. Then, the timeline adjustment module 141 determines whether the minimum timeline length that can shorten the timeline of the editing section is less than the threshold distance (S217). That is, the timeline adjusting module 141 checks the minimum playing time of the special effect selected by the user, checks the minimum length of the timeline corresponding to the minimum playing time, and then determines whether the minimum length of the timeline is less than the threshold distance. Determine whether or not.
다음으로, 타임 라인 조절 모듈(141)은 상기 타임 라인 최소 길이가 상기 임계 거리 미만이면, 상기 타임 라인 최소 길이가 상기 임계 길이와 동일하거나 초과하도록, 영상의 타임 라인(22)을 늘인다(S219). 즉, 타임 라인 조절 모듈(141)은 사용자가 편집 구간에 포함된 특정 재생 시점을 정확하게 터치 또는 클릭할 수 있도록, 영상 타임 라인의 길이를 좌우로 늘여, 편집 구간의 시작점 컨트롤 아이콘(26a)과 끝점 컨트롤 아이콘(26b) 사이의 간격이 벌어지게 한다. 그리고 타임 라인 조절 모듈(141)은 영상의 타임 라인(22)이 늘어나면, 이 늘어진 길이에 비례하여 상기 영상의 타임 라인 두께를 얇게 하여 표시부(110)에 출력함으로써, 사용자로 하여금 타임 라인이 길어졌음을 인지하게 한다. Next, if the timeline minimum length is less than the threshold distance, the timeline adjustment module 141 extends the timeline 22 of the image so that the timeline minimum length is equal to or greater than the threshold length (S219). . That is, the timeline adjustment module 141 extends the length of the video timeline from side to side so that the user can accurately touch or click a specific playback time included in the editing section, and thus the start point control icon 26a and the end point of the editing section. Allow the gap between control icons 26b to widen. In addition, when the timeline 22 of the image is extended, the timeline adjusting module 141 thins the timeline thickness of the image in proportion to the stretched length and outputs it to the display unit 110 so that the user has a long timeline. Recognize that you lost.
도 6은 본 발명의 일 실시예에 따른, 사용자의 터치 입력에 따라 타임 라인이 길어진 영상 편집 인터페이스를 나타내는 도면으로서, 도 6의 영상 편집 인터페이스에 편집 구간의 길이(D3)는 도 5의 영상 편집 인터페이스의 편집 구간 길이(D2)와 비교하여 늘어나고, 특히 도 6의 영상 편집 인터페이스에서, 단축할 수 있는 최소 타임 라인 길이(D4)도 함께 늘어나게 된다. 또한, 타임 라인(22)의 길이가 늘어남에 따라, 도 6의 영상 편집 인터페이스의 타임 라인 두께(T3)는 도 5의 영상 편집 인터페이스의 타임 라인(22) 두께(T2) 보다 얇게 조절된다. FIG. 6 is a diagram illustrating an image editing interface in which a timeline is elongated according to a user's touch input according to an embodiment of the present invention. In the image editing interface of FIG. 6, a length D3 of an editing section is illustrated in FIG. 5. Compared with the editing section length D2 of the interface, the minimum timeline length D4 that can be shortened also increases, particularly in the video editing interface of FIG. 6. Also, as the length of the timeline 22 increases, the timeline thickness T3 of the video editing interface of FIG. 6 is adjusted to be thinner than the timeline 22 thickness T2 of the video editing interface of FIG. 5.
다음으로, 영상 편집 인터페이스 제공부(140)는 사용자가 영상 편집을 완료하면, 사용자가 선택한 특수 효과, 특수 효과 위치 및 특수 효과 재생 구간을 확인하고, 편집 구간에 해당하는 원본 영상의 재생 구간에 상기 특수 효과를 합성시킨다(S221). 이어서, 영상 편집 인터페이스 제공부(140)는 원본 영상과 특수 효과가 합성된 편집 결과 데이터를 저장부(120)에 저장한다(S223). 이때, 영상 편집 인터페이스 제공부(140)는 상기 원본 영상과 상기 특수 효과를 하나의 영상으로 합성시킬 수 있고, 특수 효과 종류, 특수 효과가 표출되는 위치 정보(예컨대, 화면 좌표 정보) 및 특수 효과의 재생 구간이 기록된 편집 관련 데이터를 생성하여, 합성된 영상 대신에 상기 편집 관련 데이터를 저장부(120)에 저장할 수도 있다. Next, when the user edits the image, the image editing interface providing unit 140 checks the special effect, the special effect position, and the special effect playback section selected by the user, and the playback section of the original video corresponding to the editing section. A special effect is synthesized (S221). Subsequently, the image editing interface providing unit 140 stores the editing result data in which the original image and the special effect are synthesized in the storage 120 (S223). In this case, the image editing interface providing unit 140 may synthesize the original image and the special effect into a single image, and include a kind of special effect, location information (for example, screen coordinate information) and a special effect for which the special effect is expressed. Edit-related data in which a playback section is recorded may be generated, and the edit-related data may be stored in the storage 120 in place of the synthesized video.
상술한 바와 같이, 본 발명에 따른 영상 편집 장치(100)는 사용자가 영상 편집을 수행할 때, 편집 구간의 시작 지점과 끝 지점을 나타내는 두 컨트롤 아이콘의 간격이 좁거나 두 컨트롤 아이콘이 겹쳐지는 현상을 방지되도록 편집 구간의 타임 라인 길이에 근거하여 영상의 편집 구간을 늘임으로써, 영상 편집, 특히 특정 재생 구간의 편집에 대한 편리함을 사용자에게 제공한다. 게다가, 본 발명에 따른 영상 편집 장치(100)는 타임 라인이 늘어날 때, 늘어나는 길이에 비례하여 타임 라인의 두께를 얇게 표현함으로써, 타임 라인이 늘어나는 현상을 사용자에게 직관적으로 인지시킨다.As described above, in the image editing apparatus 100 according to the present invention, when a user edits an image, a gap between two control icons representing a start point and an end point of an editing section is narrow or two control icons overlap. By increasing the editing section of the image based on the timeline length of the editing section, the user is provided with convenience for editing the image, in particular, editing of the specific playback section. In addition, the image editing apparatus 100 according to the present invention intuitively recognizes the phenomenon in which the timeline increases by expressing the thickness of the timeline thinly in proportion to the length of the stretched timeline.
본 명세서는 많은 특징을 포함하는 반면, 그러한 특징은 본 발명의 범위 또는 특허청구범위를 제한하는 것으로 해석되어서는 안 된다. 또한, 본 명세서에서 개별적인 실시예에서 설명된 특징들은 단일 실시예에서 결합되어 구현될 수 있다. 반대로, 본 명세서에서 단일 실시예에서 설명된 다양한 특징들은 개별적으로 다양한 실시예에서 구현되거나, 적절히 결합되어 구현될 수 있다.While this specification contains many features, such features should not be construed as limiting the scope of the invention or the claims. Also, the features described in the individual embodiments herein can be implemented in combination in a single embodiment. Conversely, various features described in a single embodiment herein can be implemented individually in various embodiments or in combination as appropriate.
도면에서 동작들이 특정한 순서로 설명되었으나, 그러한 동작들이 도시된 바와 같은 특정한 순서로 수행되는 것으로, 또는 일련의 연속된 순서, 또는 원하는 결과를 얻기 위해 모든 설명된 동작이 수행되는 것으로 이해되어서는 안 된다. 특정 환경에서 멀티태스킹 및 병렬 프로세싱이 유리할 수 있다. 아울러, 상술한 실시예에서 다양한 시스템 구성요소의 구분은 모든 실시예에서 그러한 구분을 요구하지 않는 것으로 이해되어야 한다. 상술한 프로그램 구성요소 및 시스템은 일반적으로 단일 소프트웨어 제품 또는 멀티플 소프트웨어 제품에 패키지로 구현될 수 있다.Although the operations are described in a particular order in the drawings, they should not be understood as being performed in a particular order as shown, or in a sequence of successive orders, or all described actions being performed to obtain a desired result. . Multitasking and parallel processing may be advantageous in certain circumstances. In addition, it should be understood that the division of various system components in the above-described embodiments does not require such division in all embodiments. The program components and systems described above may generally be packaged in a single software product or multiple software products.
상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(시디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다. 이러한 과정은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있으므로 더 이상 상세히 설명하지 않기로 한다.The method of the present invention as described above may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.
이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited by the drawings.

Claims (9)

  1. 표시부; 및A display unit; And
    편집 대상이 되는 영상과 편집 도구가 포함된 영상 편집 인터페이스를 상기 표시부에 디스플레이하는 편집 인터페이스 제공부;를 포함하고,And an editing interface providing unit configured to display an image editing interface including an image to be edited and an editing tool on the display unit.
    상기 편집 인터페이스 제공부는,The editing interface provider,
    상기 영상의 전체 재생구간 중에서 선정된 편집 구간을 확인하고 이 편집 구간의 타임 라인 길이가 임계 길이 미만이지 여부를 판별하여 임계 길이 미만이면, 상기 영상의 타임 라인 길이를 늘이는 것을 특징으로 하는 영상 편집 장치.Checking the selected editing section from the entire playback section of the video, and determining whether the timeline length of the editing section is less than the threshold length, and if the timeline length is less than the threshold length, the video editing apparatus according to the present invention. .
  2. 제 1 항에 있어서,The method of claim 1,
    상기 편집 인터페이스 제공부는,The editing interface provider,
    상기 편집 구간의 시작과 끝을 나타내는 아이콘을 상기 타임 라인에 표시하고, 상기 편집 구간의 끝을 나타내는 아이콘이 선택되면 상기 편집 구간의 타임 라인이 최소로 단축될 수 있는 타임 라인 최소 길이가 상기 임계 길이 미만인지 여부를 판별하여 임계 길이 미만인 경우, 상기 타임 라인 최소 길이가 상기 임계 길이 이상이 되도록 상기 영상의 타임 라인 길이를 늘이는 것을 특징으로 하는 영상 편집 장치.When the icon indicating the start and end of the editing section is displayed on the timeline, and the icon indicating the end of the editing section is selected, the minimum length of the timeline for shortening the timeline of the editing section is the minimum length. And determining whether it is less than the threshold length, and extending the timeline length of the video such that the minimum length of the timeline is greater than or equal to the threshold length.
  3. 제 2 항에 있어서,The method of claim 2,
    상기 편집 인터페이스 제공부는,The editing interface provider,
    상기 편집 구간의 시작을 나타내는 아이콘의 위치가 상기 타임 라인에서 변경되면, 이 아이콘이 변경된 위치에 대응하여 상기 영상의 전체 재생구간에서 상기 편집 구간의 시작 위치를 재설정하는 것을 특징으로 하는 영상 편집 장치.And when the position of the icon indicating the start of the editing section is changed in the timeline, the start position of the editing section in the entire playback section of the video corresponding to the changed position of the icon is reset.
  4. 제 2 항에 있어서,The method of claim 2,
    상기 편집 인터페이스 제공부는,The editing interface provider,
    상기 편집 구간의 끝을 나타내는 아이콘의 위치가 상기 타임 라인에서 변경되면, 이 아이콘이 변경된 위치에 대응하여 상기 편집 구간의 재생 길이를 단축하거나 연장하는 것을 특징으로 하는 영상 편집 장치.And when the position of the icon indicating the end of the editing section is changed in the timeline, the reproduction length of the editing section is shortened or extended in response to the changed position.
  5. 제 1 항에 있어서,The method of claim 1,
    상기 편집 인터페이스 제공부는,The editing interface provider,
    상기 타임 라인의 길이가 늘어나는 것에 비례하여 상기 타임 라인의 두께를 얇게 조절하는 것을 특징으로 하는 영상 편집 장치.And controlling the thickness of the timeline thinly in proportion to the length of the timeline.
  6. 제 1 항에 있어서,The method of claim 1,
    상기 편집 구간은 특수 효과가 표출되는 구간이고, The editing section is a section in which a special effect is expressed,
    상기 편집 구간의 타임 라인은 상기 특수 효과가 표출되는 재생 구간에 대한 타임 라인인 것을 특징으로 하는 영상 편집 장치.And the timeline of the editing section is a timeline for a playback section in which the special effect is expressed.
  7. 영상 편집 장치에서 사용자의 영상 편집을 위해 타임 라인을 조절하는 방법으로서,As a method of adjusting a timeline for editing an image of a user in an image editing device,
    편집 대상이 되는 영상의 전체 재생 구간 중에서 선정된 편집 구간을 확인하는 단계;Confirming a selected editing section from all playback sections of the video to be edited;
    상기 편집 구간의 타임 라인 길이가 임계 길이 미만이지 여부를 판별하는 단계; 및Determining whether a timeline length of the editing section is less than a threshold length; And
    상기 판별 결과 상기 편집 구간의 타임 라인 길이가 임계 길이 미만이면, 상기 영상의 타임 라인 길이를 늘이는 단계;를 포함하는 타임 라인 조절 방법.And increasing the timeline length of the image if the timeline length of the editing section is less than a threshold length.
  8. 제 7 항에 있어서,The method of claim 7, wherein
    상기 편집 구간의 타임 라인에서 종료 지점이 선택되는지 여부를 확인하는 단계;Checking whether an end point is selected in a timeline of the editing section;
    상기 편집 구간의 타임 라인에서 종료 지점이 선택되면, 상기 편집 구간의 타임 라인이 최소로 단축될 수 있는 타임 라인 최소 길이가 상기 임계 길이 미만인지 여부를 판별하는 단계; 및If an end point is selected in the timeline of the editing section, determining whether a minimum timeline length for which the timeline of the editing section is shortened is less than the threshold length; And
    상기 타임 라인 최소 길이가 상기 임계 길이 미만이면, 상기 타임 라인 최소 길이가 상기 임계 길이 이상이 되도록 상기 영상의 타임 라인 길이를 늘이는 단계;를 포함하는 것을 특징으로 하는 타임 라인 조절 방법.If the timeline minimum length is less than the threshold length, increasing the timeline length of the image such that the timeline minimum length is greater than or equal to the threshold length.
  9. 제 7 항에 있어서,The method of claim 7, wherein
    상기 타임 라인의 길이가 늘어나는 것에 비례하여 상기 타임 라인의 두께를 얇게 조절하는 단계;를 더 포함하는 것을 특징으로 하는 타임 라인 조절 방법.And adjusting the thickness of the timeline thinly in proportion to an increase in the length of the timeline.
PCT/KR2015/000533 2014-02-14 2015-01-19 Method for adjusting time line for image editing, and image editing apparatus WO2015122628A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020140017303A KR101557117B1 (en) 2014-02-14 2014-02-14 Time line adjustment method for video edition and video editing apparatus
KR10-2014-0017303 2014-02-14

Publications (1)

Publication Number Publication Date
WO2015122628A1 true WO2015122628A1 (en) 2015-08-20

Family

ID=53800325

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2015/000533 WO2015122628A1 (en) 2014-02-14 2015-01-19 Method for adjusting time line for image editing, and image editing apparatus

Country Status (2)

Country Link
KR (1) KR101557117B1 (en)
WO (1) WO2015122628A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR200492012Y1 (en) 2018-02-23 2020-08-04 주식회사 위편백 Wood block with phytoncide function optimization structure
KR102308372B1 (en) 2020-12-18 2021-10-06 주식회사 스파크엑스 (SPARKX Co.,Ltd.) Hybrid Cloud Systems with VFX Service Delivery and Collaboration
KR102308369B1 (en) 2020-12-18 2021-10-06 주식회사 스파크엑스 (SPARKX Co.,Ltd.) Automatic video editing system through artificial intelligence sound source analysis
KR20230065780A (en) 2021-11-05 2023-05-12 주식회사 팀아이브 Method, apparatus and computer program for structuring video using artificial intelligence model and generating video contents using video structure

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110092573A (en) * 2010-02-09 2011-08-18 엘지전자 주식회사 Image display device and operating method for the same
KR20120066122A (en) * 2010-12-14 2012-06-22 삼성전자주식회사 Method and device for controlling touch screen using timeline bar, recording medium for program for the same, and user terminal having the same
KR20130138060A (en) * 2012-06-08 2013-12-18 엘지전자 주식회사 A method of editing video and a digital device thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110092573A (en) * 2010-02-09 2011-08-18 엘지전자 주식회사 Image display device and operating method for the same
KR20120066122A (en) * 2010-12-14 2012-06-22 삼성전자주식회사 Method and device for controlling touch screen using timeline bar, recording medium for program for the same, and user terminal having the same
KR20130138060A (en) * 2012-06-08 2013-12-18 엘지전자 주식회사 A method of editing video and a digital device thereof

Also Published As

Publication number Publication date
KR20150096175A (en) 2015-08-24
KR101557117B1 (en) 2015-10-02

Similar Documents

Publication Publication Date Title
KR102045232B1 (en) Gesture identification methods, devices, programs and recording media
EP3098701B1 (en) Method and apparatus for managing terminal application
CN111065001B (en) Video production method, device, equipment and storage medium
KR20170131104A (en) Mobile terminal and method for controlling the same
KR101528312B1 (en) Method for editing video and apparatus therefor
CN110546601B (en) Information processing device, information processing method, and program
CN111901658B (en) Comment information display method and device, terminal and storage medium
WO2019206243A1 (en) Material display method, terminal, and computer storage medium
US9535250B2 (en) Head mounted display device and method for controlling the same
KR20170029329A (en) Mobile terminal and method for controlling the same
KR20180133743A (en) Mobile terminal and method for controlling the same
CN109346111B (en) Data processing method, device, terminal and storage medium
US9538086B2 (en) Method of performing previewing and electronic device for implementing the same
WO2015122628A1 (en) Method for adjusting time line for image editing, and image editing apparatus
CN112653920B (en) Video processing method, device, equipment and storage medium
CN106227419A (en) Screenshotss method and device
US20170052693A1 (en) Method and device for displaying a target object
US20210165670A1 (en) Method, apparatus for adding shortcut plug-in, and intelligent device
CN109618192B (en) Method, device, system and storage medium for playing video
CN111459363A (en) Information display method, device, equipment and storage medium
CN111726676B (en) Image generation method, display method, device and equipment based on video
CN103916596A (en) Method and apparatus for controlling contents in electronic device
CN110991260A (en) Scene labeling method, device, equipment and storage medium
WO2024051556A9 (en) Wallpaper display method, electronic device and storage medium
KR102138835B1 (en) Apparatus and method for providing information exposure protecting image

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15749572

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 08.12.2016)

122 Ep: pct application non-entry in european phase

Ref document number: 15749572

Country of ref document: EP

Kind code of ref document: A1